Skip to content

Commit 6af7aee

Browse files
saksham-harHarness
authored andcommitted
feat: [AH-1916] : Dockerfile HAR migration for cloud-info (#39)
* 775d23 Update Dockerfiles to use HAR base images.
1 parent 8a2376d commit 6af7aee

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/ubi9/go1:1.25-rfcurated AS builder
18+
FROM harness0.harness.io/oci/docker_artifacts/ubi9/go1:1.25-rfcurated AS builder
1919

2020
ENV GOFLAGS="-mod=readonly"
2121

0 commit comments

Comments
 (0)