Skip to content

Commit

Permalink
chore: update debian container
Browse files Browse the repository at this point in the history
  • Loading branch information
Whoops committed Oct 24, 2024
1 parent 4d4df43 commit 219f6d8
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,6 +1,6 @@
ARG ELIXIR_VERSION=1.17.3
ARG ERLANG_VERSION=27.1.2
ARG DEBIAN_VERSION=bullseye-20230612
ARG DEBIAN_VERSION=bullseye-20241016

FROM hexpm/elixir:$ELIXIR_VERSION-erlang-$ERLANG_VERSION-debian-$DEBIAN_VERSION as elixir-builder

Expand Down

0 comments on commit 219f6d8

Please sign in to comment.