mirror of
https://github.com/nais/wonderwall.git
synced 2026-08-23 21:16:14 +00:00
build(deps): bump golang from 1.22 to 1.23 in the docker group (#284)
Bumps the docker group with 1 update: golang. Updates `golang` from 1.22 to 1.23 --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM --platform=$BUILDPLATFORM golang:1.22 AS builder
|
||||
FROM --platform=$BUILDPLATFORM golang:1.23 AS builder
|
||||
ENV CGO_ENABLED=0
|
||||
ENV GOTOOLCHAIN=auto
|
||||
WORKDIR /src
|
||||
|
||||
Reference in New Issue
Block a user