Skip to content

Commit

Permalink
Add io.openshift.tags label to Dockerfile.rhel9
Browse files Browse the repository at this point in the history
  • Loading branch information
ckelleyRH authored and phracek committed Sep 18, 2024
1 parent 1c2a299 commit b1c1793
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/Dockerfile.rhel9
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ LABEL summary="$SUMMARY" \
io.k8s.display-name="s2i core" \
io.openshift.s2i.scripts-url=image:///usr/libexec/s2i \
io.s2i.scripts-url=image:///usr/libexec/s2i \
io.openshift.tags="s2i-core rhel9" \
com.redhat.component="s2i-core-container" \
name="ubi9/s2i-core" \
version="1" \
Expand Down

0 comments on commit b1c1793

Please sign in to comment.