Skip to content

Commit 69befee

Browse files
authored
Merge pull request #1 from varasev/patch-1
Update Debian version to Bookworm
2 parents 0e4862f + f232aef commit 69befee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG VARIANT="1.17.3-erlang-27.1-debian-bullseye-20240926"
1+
ARG VARIANT="1.17.3-erlang-27.1.3-debian-bookworm-20250811"
22
FROM hexpm/elixir:${VARIANT}
33

44
# ARGs declared before FROM are not persisted beyond the FROM instruction.

0 commit comments

Comments
 (0)