Skip to content

Commit

Permalink
Merge pull request #311 from openshift-bot/art-consistency-openshift-…
Browse files Browse the repository at this point in the history
…4.17-vertical-pod-autoscaler

OCPBUGS-37498: Updating ose-vertical-pod-autoscaler-container image to be consistent with ART for 4.17
  • Loading branch information
openshift-merge-bot[bot] authored Jul 25, 2024
2 parents 5d568e0 + 72c1345 commit 9a013d5
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 9a013d5

Please sign in to comment.