Skip to content

Commit e1f8c92

Browse files
Bump golang from 1.25.2-bookworm to 1.25.4-bookworm
Bumps golang from 1.25.2-bookworm to 1.25.4-bookworm. --- updated-dependencies: - dependency-name: golang dependency-version: 1.25.4-bookworm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8a44398 commit e1f8c92

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
@@ -12,7 +12,7 @@
1212
## limitations under the License.
1313
##
1414

15-
FROM golang:1.25.2-bookworm AS builder
15+
FROM golang:1.25.4-bookworm AS builder
1616

1717
WORKDIR /src
1818
COPY . .

0 commit comments

Comments
 (0)