chore(deps): update golang:1.26.1-trixie docker digest to 918d6bf
All checks were successful
Build only (for PRs) / build-only (pull_request) Successful in 5m19s
All checks were successful
Build only (for PRs) / build-only (pull_request) Successful in 5m19s
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:ce3f1c8d3718a306811d8d5e547073b466b15e85bfa7e1b4f0dc45516c95b72d AS app-builder
|
FROM golang:1.26.1-trixie@sha256:918d6bf1a5f2a76b2ce7a9656955e1ebb4c4ee883fb25249d7fb68c015f9c19e AS app-builder
|
||||||
|
|
||||||
COPY app/ /opt/app
|
COPY app/ /opt/app
|
||||||
WORKDIR /opt/app
|
WORKDIR /opt/app
|
||||||
|
|||||||
Reference in New Issue
Block a user