Skip to content

Commit

Permalink
Update go version for EPP binary
Browse files Browse the repository at this point in the history
  • Loading branch information
marcobebway committed Jan 9, 2024
1 parent fcd2ed2 commit 058af4a
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,4 +1,4 @@
FROM europe-docker.pkg.dev/kyma-project/prod/external/golang:1.21.4-alpine3.18 as builder
FROM europe-docker.pkg.dev/kyma-project/prod/external/golang:1.21.5-alpine3.19 as builder

ARG DOCK_PKG_DIR=/go/src/github.com/kyma-project/eventing-publisher-proxy

Expand Down

0 comments on commit 058af4a

Please sign in to comment.