We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c8eeeb commit 3b5a11eCopy full SHA for 3b5a11e
chat/base/Containerfile
@@ -15,7 +15,7 @@
15
#
16
# SPDX-License-Identifier: Apache-2.0
17
18
-FROM registry.access.redhat.com/ubi9-minimal:9.5-1742914212
+FROM registry.access.redhat.com/ubi9-minimal:9.5-1745855087
19
20
RUN microdnf install -y python3 python3-pip gcc g++ shadow-utils && microdnf clean all
21
RUN useradd -r -g root -m -d /home/default -s /bin/bash default
0 commit comments