Skip to content

Commit 8fefac0

Browse files
dependabot[bot]zerok
authored andcommitted
build(deps): bump golang from 1.25.2-alpine3.21 to 1.25.3-alpine3.21
Bumps golang from 1.25.2-alpine3.21 to 1.25.3-alpine3.21. --- updated-dependencies: - dependency-name: golang dependency-version: 1.25.3-alpine3.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3e1b677 commit 8fefac0

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
@@ -1,4 +1,4 @@
1-
FROM --platform=${BUILDPLATFORM} golang:1.25.2-alpine3.21@sha256:0ae17b3ad9583fcc9c2b195d12f2aa5dd1c18380d3827bd1a81c6e52aded353c AS builder
1+
FROM --platform=${BUILDPLATFORM} golang:1.25.3-alpine3.21@sha256:2c9684db68f1b6e76a500fdb1ea9af6288725b7f3ef47aa3265195d3ed5a8326 AS builder
22

33
# Dependencies required to run the race detector
44
RUN \

0 commit comments

Comments
 (0)