We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66458c9 commit 1dbfb60Copy full SHA for 1dbfb60
docker/postgresql/Dockerfile.release
@@ -3,7 +3,7 @@
3
# Usage:
4
# docker build \
5
# --build-arg POSTGRES_TAG=17 \
6
-# --build-arg CLOUDSYNC_VERSION=1.0.1 \
+# --build-arg CLOUDSYNC_VERSION=1.0.6 \
7
# -t sqlite-sync-postgres:17 \
8
# -f docker/postgresql/Dockerfile.release .
9
#
docker/postgresql/Dockerfile.supabase.release
# --build-arg SUPABASE_POSTGRES_TAG=15.8.1.085 \
# -f docker/postgresql/Dockerfile.supabase.release \
# -t my-cloudsync-supabase-postgres .
0 commit comments