chore(deps): update golang docker tag to v1.26.5
Build only (for PRs) / build-only (pull_request) Failing after 11s
Build only (for PRs) / build-only (pull_request) Failing after 11s
This commit is contained in:
+1
-1
@@ -54,7 +54,7 @@ RUN mkdir -p /rootfs/bin && \
|
||||
|
||||
################################################################################
|
||||
# App builder stage
|
||||
FROM golang:1.26.4-trixie@sha256:68b7145ec43d1820b9a56704554b53d1520aa2a15cb5233e374188a31b2a1bce AS app-builder
|
||||
FROM golang:1.26.5-trixie@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb AS app-builder
|
||||
|
||||
COPY app/ /opt/app
|
||||
WORKDIR /opt/app
|
||||
|
||||
Reference in New Issue
Block a user