gitshark

Clone repository

git clone https://gitshark.de/git/workaround/Gitshark.git
git clone git@gitshark.de:workaround/Gitshark.git

← Commits

Update registry.access.redhat.com/ubi9/ubi-minimal Docker tag to v9.8-1784596070

6ef1e14581a992fbb556fe22301cc624e1bf38c0 · Michael Hainz · 2026-07-21T15:39:48Z

Changes

1 file changed, +1 -1

MODIFY src/main/docker/Dockerfile.native +1 -1
diff --git a/src/main/docker/Dockerfile.native b/src/main/docker/Dockerfile.native
index b8606f3..9f9628a 100644
--- a/src/main/docker/Dockerfile.native
+++ b/src/main/docker/Dockerfile.native
@@ -16,7 +16,7 @@
16 16 # The ` registry.access.redhat.com/ubi9/ubi-minimal:9.7` base image is based on UBI 9.
17 17 # To use UBI 8, switch to `quay.io/ubi8/ubi-minimal:8.10`.
18 18 ###
19 -FROM registry.access.redhat.com/ubi9/ubi-minimal:9.7
19 +FROM registry.access.redhat.com/ubi9/ubi-minimal:9.8-1784596070
20 20 WORKDIR /work/
21 21 RUN chown 1001 /work \
22 22 && chmod "g+rwX" /work \

Keyboard shortcuts

?Show this help
g hGo home
EscClose dialog