Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
handerajat authored Jul 9, 2024
1 parent c4bd854 commit 6412c75
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
Expand Up @@ -14,7 +14,7 @@

ARG CI_IMAGE_REGISTRY

FROM odo-docker-signed-local.artifactory.oci.oraclecorp.com/oke/golang-buildbox:1.22.3-1 as builder
FROM golang:1.20.4 as builder

ARG COMPONENT

Expand Down

0 comments on commit 6412c75

Please sign in to comment.