chore(deps): update golang:1.26.5-trixie docker digest to 87ffdb0 #116
+1
-1
@@ -54,7 +54,7 @@ RUN mkdir -p /rootfs/bin && \
|
||||
|
||||
################################################################################
|
||||
# App builder stage
|
||||
FROM golang:1.26.5-trixie@sha256:8229e3b2cf7fc08878a86977547e3119c173681c3cc4a64c38cf0c6fe0b42fa8 AS app-builder
|
||||
FROM golang:1.26.5-trixie@sha256:87ffdb09b6a2e29ff910748b745395e8a0299aa80b7c0551cdca9b55e3fd2b3e AS app-builder
|
||||
|
||||
COPY app/ /opt/app
|
||||
WORKDIR /opt/app
|
||||
|
||||
Reference in New Issue
Block a user