Skip to content

Commit

Permalink
chore: Update from ubi8/ubi:8.9-1160 to ubi8/ubi:8.10-1020
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Boldt <[email protected]>
  • Loading branch information
nickboldt committed Aug 3, 2024
1 parent 42453d7 commit 67152d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
# * asset-projector-server-assembly.zip - Projector Server assembly;
# * asset-static-assembly.tar.gz - archived `static/` directory.
# https://registry.access.redhat.com/ubi8/ubi
FROM registry.access.redhat.com/ubi8/ubi:8.9-1160 as ubi-builder
FROM registry.access.redhat.com/ubi8/ubi:8.10-1020 as ubi-builder
COPY --chown=0:0 asset-required-rpms.txt /tmp/asset-required-rpms.txt

RUN mkdir -p /mnt/rootfs
Expand Down

0 comments on commit 67152d1

Please sign in to comment.