Skip to content

Commit

Permalink
Bump the golang image in the Dockerfile (kyma-project#176)
Browse files Browse the repository at this point in the history
* Bump the golang image in the Dockerfile

* change to new repo
  • Loading branch information
friedrichwilken authored Oct 23, 2023
1 parent 67a272c commit 353f35d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Build the manager binary
FROM eu.gcr.io/kyma-project/external/golang:1.20.3-alpine3.17 as builder
FROM europe-docker.pkg.dev/kyma-project/prod/external/golang:1.21.3-alpine3.18 as builder
ARG TARGETOS
ARG TARGETARCH

Expand Down

0 comments on commit 353f35d

Please sign in to comment.