mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
[git-bridge] Updated envsubst builder (#29286)
GitOrigin-RevId: 8da435aea673f6e73666f0fb7dfd8522312e5f48
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Build the a8m/envsubst binary, as it supports default values,
|
# Build the a8m/envsubst binary, as it supports default values,
|
||||||
# which the gnu envsubst (from gettext-base) does not.
|
# which the gnu envsubst (from gettext-base) does not.
|
||||||
FROM golang:1.24.3-alpine AS envsubst_builder
|
FROM golang:1.25.3-alpine AS envsubst_builder
|
||||||
|
|
||||||
WORKDIR /build
|
WORKDIR /build
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user