Merge pull request 'chore(deps): update golang docker tag to v1.26.2' (#65) from renovate/golang-1.x into dev
Reviewed-on: #65
This commit was merged in pull request #65.
This commit is contained in:
@@ -54,7 +54,7 @@ RUN mkdir -p /rootfs/bin && \
|
||||
|
||||
################################################################################
|
||||
# App builder stage
|
||||
FROM golang:1.26.1-trixie@sha256:1d414b0376b53ec94b9a2493229adb81df8b90af014b18619732f1ceaaf7234a AS app-builder
|
||||
FROM golang:1.26.2-trixie@sha256:da3943074756e8d6f109ce7a84be16e98bffa39e9d369a0447f016b56db84e8f AS app-builder
|
||||
|
||||
COPY app/ /opt/app
|
||||
WORKDIR /opt/app
|
||||
|
||||
Reference in New Issue
Block a user