Skip to content

Commit 20ed926

Browse files
build(deps): Bump golang from 1.24.2 to 1.24.3
Bumps golang from 1.24.2 to 1.24.3. --- updated-dependencies: - dependency-name: golang dependency-version: 1.24.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa86b4d commit 20ed926

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.24.2 AS builder
1+
FROM golang:1.24.3 AS builder
22

33
# Set the working directory
44
WORKDIR /build

0 commit comments

Comments
 (0)