We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b37a8de commit f7147ddCopy full SHA for f7147dd
Dockerfile
@@ -1,7 +1,7 @@
1
# SPDX-FileCopyrightText: 2024 PNED G.I.E.
2
#
3
# SPDX-License-Identifier: Apache-2.0
4
-FROM registry.access.redhat.com/ubi9-minimal:9.6-1755695350
+FROM registry.access.redhat.com/ubi9-minimal:9.6-1758184547
5
WORKDIR /work/
6
RUN chown 1001 /work \
7
&& chmod "g+rwX" /work \
0 commit comments