Skip to content

Commit

Permalink
update flyway base image
Browse files Browse the repository at this point in the history
  • Loading branch information
adamscarberry committed Sep 25, 2024
1 parent fd8132d commit cc7eb57
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _docker/flyway/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
FROM flyway/flyway
# FROM flyway/flyway
# FROM ghcr.io/usace/flyway:latest
FROM redgate/flyway:latest-alpine

COPY . /flyway/sql/

Expand Down

0 comments on commit cc7eb57

Please sign in to comment.