Skip to content

Commit

Permalink
Merge pull request #833 from wings-software/Akshat-Harness-patch-1
Browse files Browse the repository at this point in the history
fix: [CCM-20015]: Vulnerabilities Patch harness/ce-cloud-info-signed
  • Loading branch information
svmav authored Jan 13, 2025
2 parents 16f2920 + f72443a commit 880ceb7
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 @@ -15,7 +15,7 @@

# Build image
#FROM golang:1.19.9-buster AS builder
FROM us.gcr.io/platform-205701/ubi/ubi-go:8.8 AS builder
FROM us.gcr.io/platform-205701/harness/ubi8/go1:1.22 AS builder

ENV GOFLAGS="-mod=readonly"

Expand Down

0 comments on commit 880ceb7

Please sign in to comment.