Skip to content

Commit db135df

Browse files
committed
Update "org.opencontainers.image.revision" label
Signed-off-by: Jonathan Dowland <[email protected]>
1 parent 1b476e4 commit db135df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ubi10-openjdk-21-runtime.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ labels:
3131
- name: "org.opencontainers.image.source"
3232
value: "https://github.com/rh-openjdk/redhat-openjdk-containers"
3333
- name: "org.opencontainers.image.revision"
34-
value: "ubi9"
34+
value: "ubi10"
3535

3636
envs:
3737
# XXX should this move to an s2i module?

ubi10-openjdk-21.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ labels:
3131
- name: "org.opencontainers.image.source"
3232
value: "https://github.com/rh-openjdk/redhat-openjdk-containers"
3333
- name: "org.opencontainers.image.revision"
34-
value: "ubi9"
34+
value: "ubi10"
3535

3636
envs:
3737
# XXX should this move to an s2i module?

0 commit comments

Comments
 (0)