Merge pull request 'chore(deps): update golang:1.26.3-trixie docker digest to 37a31dc' (#75) from renovate/golang-1.26.3-trixie into dev
Reviewed-on: #75
This commit was merged in pull request #75.
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:38a4ee13cf5097699c2dfc949f0930394afba0fca853d7094eace21037981f01 AS app-builder
|
FROM golang:1.26.3-trixie@sha256:37a31dcb1563eec96c96e48ee043db8bc5bd776e18a52a914d5d604b44112514 AS app-builder
|
||||||
|
|
||||||
COPY app/ /opt/app
|
COPY app/ /opt/app
|
||||||
WORKDIR /opt/app
|
WORKDIR /opt/app
|
||||||
|
|||||||
Reference in New Issue
Block a user