Skip to content

Commit

Permalink
Bump elixir from 1.14-alpine to 1.16-alpine
Browse files Browse the repository at this point in the history
Bumps elixir from 1.14-alpine to 1.16-alpine.

---
updated-dependencies:
- dependency-name: elixir
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 19c8125 commit e789221
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
@@ -1,4 +1,4 @@
FROM elixir:1.14-alpine
FROM elixir:1.16-alpine

ARG PLEROMA_VER=develop
ARG UID=911
Expand Down

0 comments on commit e789221

Please sign in to comment.