We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df5de9e commit 839034cCopy full SHA for 839034c
sql/Dockerfile
@@ -1,5 +1,5 @@
1
# FROM flyway/flyway
2
-FROM flyway/flyway:latest-alpine
+FROM ghcr.io/cwbi-apps/flyway:latest
3
4
COPY . /flyway/sql/
5
0 commit comments