chore(deps): update golang:1.26.1-trixie docker digest to 1d414b0
All checks were successful
Build only (for PRs) / build-only (pull_request) Successful in 4m31s
All checks were successful
Build only (for PRs) / build-only (pull_request) Successful in 4m31s
This commit is contained in:
@@ -54,7 +54,7 @@ RUN mkdir -p /rootfs/bin && \
|
||||
|
||||
################################################################################
|
||||
# App builder stage
|
||||
FROM golang:1.26.1-trixie@sha256:e3474b933b6d2ba307819482c2d7faef57bbdc3beda1f5caf3e8ed51b3177844 AS app-builder
|
||||
FROM golang:1.26.1-trixie@sha256:1d414b0376b53ec94b9a2493229adb81df8b90af014b18619732f1ceaaf7234a AS app-builder
|
||||
|
||||
COPY app/ /opt/app
|
||||
WORKDIR /opt/app
|
||||
|
||||
Reference in New Issue
Block a user