Skip to content

Commit

Permalink
Merge pull request #2171 from Nordix/mquhuy/bump-go-fkas
Browse files Browse the repository at this point in the history
🌱 Bump Golang version to 1.23.4 in FKAS Dockerfile
  • Loading branch information
metal3-io-bot authored Dec 19, 2024
2 parents 52cdc1a + c02ece7 commit 24231f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/fake-apiserver/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.

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

# Build the fkas binary on golang image
Expand Down

0 comments on commit 24231f8

Please sign in to comment.