Skip to content

Commit 6a1e02d

Browse files
Bump golang from 1.24.0-bullseye to 1.24.1-bullseye (#322)
Bumps golang from 1.24.0-bullseye to 1.24.1-bullseye. --- 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 31258dd commit 6a1e02d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.24.0-bullseye as build
1+
FROM golang:1.24.1-bullseye as build
22

33
WORKDIR /go/src/app
44
ADD . /go/src/app

0 commit comments

Comments
 (0)