Skip to content

Commit 7de82c8

Browse files
Bump library/golang from 1.22.3-alpine to 1.23.0-alpine
Bumps library/golang from 1.22.3-alpine to 1.23.0-alpine. --- updated-dependencies: - dependency-name: library/golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f1d15d commit 7de82c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# You may obtain a copy of the License at the LICENSE file in
77
# the root directory of this source tree.
88

9-
FROM docker.io/library/golang:1.22.3-alpine AS builder
9+
FROM docker.io/library/golang:1.23.0-alpine AS builder
1010

1111
RUN apk add --update --no-cache make
1212

0 commit comments

Comments
 (0)