Skip to content

Commit

Permalink
chore: Update from ubi8-minimal:8.7-1085 to ubi8-minimal:8.9-1029 (#612)
Browse files Browse the repository at this point in the history
* chore: Update from ubi8-minimal:8.7-1085 to ubi8-minimal:8.9-1029

Signed-off-by: Nick Boldt <[email protected]>

* chore: Update from ubi8-minimal:8.8-1072 to ubi8-minimal:8.9-1029

Signed-off-by: Nick Boldt <[email protected]>

---------

Signed-off-by: Nick Boldt <[email protected]>
Co-authored-by: Nick Boldt <[email protected]>
  • Loading branch information
che-bot and nickboldt authored Nov 20, 2023
1 parent b9317fd commit 6ca7127
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/dockerfiles/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#

# https://access.redhat.com/containers/?tab=tags#/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
USER root
ENV CHE_HOME=/home/user/eclipse-che
ENV JAVA_HOME=/usr/lib/jvm/jre
Expand Down
2 changes: 1 addition & 1 deletion build/dockerfiles/brew.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#

# https://access.redhat.com/containers/?tab=tags#/registry.access.redhat.com/ubi8-minimal
FROM ubi8-minimal:8.7-1085
FROM ubi8-minimal:8.9-1029
USER root
ENV CHE_HOME=/home/user/devspaces
ENV JAVA_HOME=/usr/lib/jvm/jre
Expand Down

0 comments on commit 6ca7127

Please sign in to comment.