Skip to content

Commit

Permalink
Update acme-data-sql image to use liquibase:4.23.2 base image
Browse files Browse the repository at this point in the history
  • Loading branch information
mattupstate committed Sep 26, 2023
1 parent 5fe7e9a commit 86d045c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acme-data/acme-data-sql/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM liquibase/liquibase:4.19.0
FROM liquibase/liquibase:4.23.2
COPY src/main/resources/db /liquibase

USER root
Expand Down

0 comments on commit 86d045c

Please sign in to comment.