mirror of
https://github.com/nais/wonderwall.git
synced 2026-05-06 16:36:51 +00:00
build(deps): bump the docker group with 1 update (#205)
Bumps the docker group with 1 update: golang. Updates `golang` from 1.21 to 1.22 --- 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,4 +1,4 @@
|
||||
FROM --platform=$BUILDPLATFORM golang:1.21 as builder
|
||||
FROM --platform=$BUILDPLATFORM golang:1.22 as builder
|
||||
ENV CGO_ENABLED=0
|
||||
WORKDIR /src
|
||||
|
||||
|
||||
Reference in New Issue
Block a user