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