change debian version
This commit is contained in:
parent
381816033c
commit
0991c1eebc
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
ARG ELIXIR_VERSION=1.18.4
|
||||
ARG OTP_VERSION=27.2.4
|
||||
ARG DEBIAN_VERSION=bullseye-20250610-slim
|
||||
ARG DEBIAN_VERSION=bullseye-20250520-slim
|
||||
|
||||
ARG BUILDER_IMAGE="hexpm/elixir:${ELIXIR_VERSION}-erlang-${OTP_VERSION}-debian-${DEBIAN_VERSION}"
|
||||
ARG RUNNER_IMAGE="debian:${DEBIAN_VERSION}"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue