mirror of
https://github.com/bbernhard/signal-cli-rest-api.git
synced 2026-05-27 14:54:14 +00:00
set S6_OVERLAY_VERSION in target container
This commit is contained in:
parent
b527cba584
commit
1543997e02
@ -160,6 +160,7 @@ FROM debian:trixie-slim
|
|||||||
ARG TARGETARCH # set by buildx
|
ARG TARGETARCH # set by buildx
|
||||||
ARG SIGNAL_CLI_VERSION
|
ARG SIGNAL_CLI_VERSION
|
||||||
ARG BUILD_VERSION_ARG
|
ARG BUILD_VERSION_ARG
|
||||||
|
ARG S6_OVERLAY_VERSION
|
||||||
ENV GIN_MODE=release
|
ENV GIN_MODE=release
|
||||||
|
|
||||||
# Set environment variables to keep the image clean
|
# Set environment variables to keep the image clean
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user