Skip to content

Commit

Permalink
ztp: updates Containerfile builder
Browse files Browse the repository at this point in the history
  • Loading branch information
rauhersu committed Aug 29, 2024
1 parent 6639eea commit e089521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ztp/resource-generator/Containerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Builder
FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.21-openshift-4.16 as builder
FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.21-openshift-4.18 as builder
ARG IMAGE_REF
USER root
ENV PKG_ROOT=cnf-features-deploy
Expand Down

0 comments on commit e089521

Please sign in to comment.