Skip to content

Commit

Permalink
chore: Update from ubi8-minimal:8.8-1072 to ubi8-minimal:8.9-1029
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Boldt <[email protected]>
  • Loading branch information
nickboldt authored and RomanNikitenko committed Nov 20, 2023
1 parent 52ebbb2 commit f09c1f3
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 @@ -84,7 +84,7 @@ RUN rm /mnt/rootfs/etc/hosts

# Stage 2. Copy from build environment Projector assembly to the runtime. Projector runs in headless mode.
# https://registry.access.redhat.com/ubi8-minimal
FROM registry.access.redhat.com/ubi8-minimal:8.8-1072
FROM registry.access.redhat.com/ubi8-minimal:8.9-1029
ENV HOME=/home/projector
ENV PROJECTOR_ASSEMBLY_DIR /projector
ENV PROJECTOR_CONFIG_DIR $HOME/.jetbrains
Expand Down

0 comments on commit f09c1f3

Please sign in to comment.