Skip to content

Commit 616bff0

Browse files
chore(deps): bump library/golang from 1.23.1-alpine to 1.23.4-alpine
Bumps library/golang from 1.23.1-alpine to 1.23.4-alpine. --- updated-dependencies: - dependency-name: library/golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 26f346b commit 616bff0

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.23.1-alpine AS builder
9+
FROM docker.io/library/golang:1.23.4-alpine AS builder
1010

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

0 commit comments

Comments
 (0)