Skip to content

Commit ba8040e

Browse files
sanyam-harnessHarness
authored andcommitted
feat:[CCM-30057]: Update base image for cloudinfo (#28)
* d13117 base image updated
1 parent 07bfbf2 commit ba8040e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
# Build image
1717
#FROM golang:1.19.9-buster AS builder
18-
FROM us-west1-docker.pkg.dev/gar-setup/docker/harness/ubi8/go1:1.22 AS builder
18+
FROM us-west1-docker.pkg.dev/gar-setup/docker/ubi9/go1:1.25-rfcurated AS builder
1919

2020
ENV GOFLAGS="-mod=readonly"
2121

0 commit comments

Comments
 (0)