Skip to content

Commit

Permalink
UPSTREAM: <carry>: Updating ose-vertical-pod-autoscaler-container ima…
Browse files Browse the repository at this point in the history
  • Loading branch information
AOS Automation Release Team committed Jul 24, 2024
1 parent 5d568e0 commit 72c1345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vertical-pod-autoscaler/Dockerfile.rhel
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.ci.openshift.org/openshift/release:rhel-9-release-golang-1.22-openshift-4.17 AS builder
FROM registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.22-openshift-4.17 AS builder
WORKDIR /go/src/k8s.io/autoscaler/vertical-pod-autoscaler
COPY . .
RUN go build ./pkg/admission-controller
Expand Down

0 comments on commit 72c1345

Please sign in to comment.