chore: upgrade erlang image to 27.1.1
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
047d957052
commit
2af6dad204
@ -1,6 +1,6 @@
|
||||
ARG ELIXIR_VERSION=1.17.3
|
||||
ARG OTP_VERSION=27.1
|
||||
ARG DEBIAN_VERSION=bookworm-20240904-slim
|
||||
ARG OTP_VERSION=27.1.1
|
||||
ARG DEBIAN_VERSION=bookworm-20240926-slim
|
||||
ARG BUILDER_IMAGE="hexpm/elixir:${ELIXIR_VERSION}-erlang-${OTP_VERSION}-debian-${DEBIAN_VERSION}"
|
||||
ARG RUNNER_IMAGE="debian:${DEBIAN_VERSION}"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user