Skip to content

Commit 24231f8

Browse files
Merge pull request #2171 from Nordix/mquhuy/bump-go-fkas
🌱 Bump Golang version to 1.23.4 in FKAS Dockerfile
2 parents 52cdc1a + c02ece7 commit 24231f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/fake-apiserver/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
# Support FROM override
16-
ARG BUILD_IMAGE=docker.io/golang:1.22.7@sha256:192683db8982323952988c7b86c098ee7ecc6cbeb202bf7c113ff9be5358367c
16+
ARG BUILD_IMAGE=docker.io/golang:1.23.4@sha256:574185e5c6b9d09873f455a7c205ea0514bfd99738c5dc7750196403a44ed4b7
1717
ARG BASE_IMAGE=gcr.io/distroless/static:nonroot@sha256:9ecc53c269509f63c69a266168e4a687c7eb8c0cfd753bd8bfcaa4f58a90876f
1818

1919
# Build the fkas binary on golang image

0 commit comments

Comments
 (0)