Skip to content

Commit

Permalink
fix type
Browse files Browse the repository at this point in the history
  • Loading branch information
jann0k committed Sep 17, 2024
1 parent 2cd3ab3 commit 5dcfbed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server-db/src/main/resources/db/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# by default use docker.io as Docker registry, ovewrite with
# by default use docker.io as Docker registry, overwrite with
# --build-arg LIQUIBASE_IMAGE=custom.registry.io:8500/liquibase/liquibase
ARG LIQUIBASE_IMAGE=docker.io/liquibase/liquibase:4.29.2
FROM $LIQUIBASE_IMAGE
Expand Down

0 comments on commit 5dcfbed

Please sign in to comment.