You've already forked algora-tv
mirror of
https://github.com/algora-io/tv.git
synced 2025-09-16 08:26:20 +02:00
update base images
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
# - https://pkgs.org/ - resource for finding needed packages
|
||||
# - Ex: hexpm/elixir:1.12.0-erlang-24.0.1-debian-bullseye-20210902-slim
|
||||
#
|
||||
ARG BUILDER_IMAGE="hexpm/elixir:1.15.7-erlang-26.2-debian-bookworm-20231009-slim"
|
||||
ARG RUNNER_IMAGE="debian:bookworm-20231009-slim"
|
||||
ARG BUILDER_IMAGE="hexpm/elixir:1.17.3-erlang-26.2.5.5-debian-bookworm-20241016-slim"
|
||||
ARG RUNNER_IMAGE="debian:bookworm-20241016-slim"
|
||||
|
||||
FROM ${BUILDER_IMAGE} as builder
|
||||
|
||||
|
Reference in New Issue
Block a user