Skip to content

Commit

Permalink
run as USER liquibase
Browse files Browse the repository at this point in the history
  • Loading branch information
jann0k committed Sep 17, 2024
1 parent 5dcfbed commit d0d419b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server-db/src/main/resources/db/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# --build-arg LIQUIBASE_IMAGE=custom.registry.io:8500/liquibase/liquibase
ARG LIQUIBASE_IMAGE=docker.io/liquibase/liquibase:4.29.2
FROM $LIQUIBASE_IMAGE
USER liquibase

WORKDIR /liquibase/changelog

Expand Down

0 comments on commit d0d419b

Please sign in to comment.