Merge pull request 'chore(deps): update golang:1.26.3-trixie docker digest to d08bf3e' (#76) from renovate/golang-1.26.3-trixie into dev
Build only (for PRs) / build-only (pull_request) Successful in 19s
Build only (for PRs) / build-only (pull_request) Successful in 19s
Reviewed-on: #76
This commit was merged in pull request #76.
This commit is contained in:
+1
-1
@@ -54,7 +54,7 @@ RUN mkdir -p /rootfs/bin && \
|
|||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
# App builder stage
|
# App builder stage
|
||||||
FROM golang:1.26.3-trixie@sha256:37a31dcb1563eec96c96e48ee043db8bc5bd776e18a52a914d5d604b44112514 AS app-builder
|
FROM golang:1.26.3-trixie@sha256:d08bf3ed2bd263088ca8e23fefaf10f1b71769f6932f0a4017ba28d2a5baf001 AS app-builder
|
||||||
|
|
||||||
COPY app/ /opt/app
|
COPY app/ /opt/app
|
||||||
WORKDIR /opt/app
|
WORKDIR /opt/app
|
||||||
|
|||||||
Reference in New Issue
Block a user