Skip to content

Commit faa6d15

Browse files
Bump golang from 1.23.2-alpine to 1.23.3-alpine in /build (#86)
Bumps golang from 1.23.2-alpine to 1.23.3-alpine. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a083f90 commit faa6d15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.23.2-alpine as builder
1+
FROM golang:1.23.3-alpine as builder
22

33
WORKDIR /code
44

0 commit comments

Comments
 (0)