mirror of
https://github.com/Awuqing/BackupX.git
synced 2026-09-05 07:26:43 +08:00
chore(deps): bump golang in the container-images group
Bumps the container-images group with 1 update: golang. Updates `golang` from 1.26-alpine to 1.27-alpine --- updated-dependencies: - dependency-name: golang dependency-version: 1.27-alpine dependency-type: direct:production dependency-group: container-images ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ RUN npm run build
|
|||||||
|
|
||||||
|
|
||||||
# ---- Stage 2: Build backend ----
|
# ---- Stage 2: Build backend ----
|
||||||
FROM golang:1.26-alpine AS server-builder
|
FROM golang:1.27-alpine AS server-builder
|
||||||
ARG USE_CHINA_MIRROR
|
ARG USE_CHINA_MIRROR
|
||||||
ARG VERSION=dev
|
ARG VERSION=dev
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user