Skip to content

Commit

Permalink
asdf
Browse files Browse the repository at this point in the history
  • Loading branch information
roznawsk committed Sep 20, 2023
1 parent c07f473 commit 57c0c97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ COPY config/runtime.exs config/

RUN mix release

FROM alpine:3.18 AS app
FROM alpine:3.17 AS app

RUN addgroup -S jellyfish && adduser -S jellyfish -G jellyfish

Expand Down

0 comments on commit 57c0c97

Please sign in to comment.