Skip to content

Commit

Permalink
Merge pull request #259 from openshift/4.9-nov26
Browse files Browse the repository at this point in the history
[release-4.9] Dockerfile.template: bump machine-os version
  • Loading branch information
openshift-merge-robot committed Nov 26, 2021
2 parents a12bd45 + d517973 commit dc6774c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.template
Expand Up @@ -6,5 +6,5 @@ COPY manifests/ /manifests/
COPY bootstrap/ /bootstrap/
LABEL io.openshift.release.operator=true \
io.openshift.build.version-display-names="machine-os=Fedora CoreOS" \
io.openshift.build.versions="machine-os=49.34.0"
io.openshift.build.versions="machine-os=49.34.1"
ENTRYPOINT ["/noentry"]

0 comments on commit dc6774c

Please sign in to comment.