Skip to content

Commit b24ae9c

Browse files
committed
Update debian
1 parent dceff22 commit b24ae9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
ARG ELIXIR_VERSION=1.17.3
1+
ARG ELIXIR_VERSION=1.18.1
22
ARG ERLANG_VERSION=27.2
3-
ARG DEBIAN_VERSION=bookworm-20241202-slim
3+
ARG DEBIAN_VERSION=bookworm-20241223-slim
44

55
FROM hexpm/elixir:${ELIXIR_VERSION}-erlang-${ERLANG_VERSION}-debian-${DEBIAN_VERSION} AS build
66

0 commit comments

Comments
 (0)