Skip to content

Commit

Permalink
Merge b81749e into 73ca47b
Browse files Browse the repository at this point in the history
  • Loading branch information
abador authored Feb 19, 2024
2 parents 73ca47b + b81749e commit 826380b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .docker/Dockerfile-build
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ FROM gcr.io/distroless/base-nossl-debian11:nonroot AS runner

COPY --from=builder --chown=nonroot:nonroot /var/lib/sqlite /var/lib/sqlite
COPY --from=builder --chown=nonroot:nonroot /usr/bin/kratos /usr/bin/kratos
COPY --from=builder --chown=nonroot:nonroot /bin/sh /bin/sh

VOLUME /var/lib/sqlite

Expand Down

0 comments on commit 826380b

Please sign in to comment.