Skip to content

Commit 3b5a11e

Browse files
chore(deps): update registry.access.redhat.com/ubi9-minimal docker tag to v9.5-1745855087 (#114)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6c8eeeb commit 3b5a11e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chat/base/Containerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#
1616
# SPDX-License-Identifier: Apache-2.0
1717

18-
FROM registry.access.redhat.com/ubi9-minimal:9.5-1742914212
18+
FROM registry.access.redhat.com/ubi9-minimal:9.5-1745855087
1919

2020
RUN microdnf install -y python3 python3-pip gcc g++ shadow-utils && microdnf clean all
2121
RUN useradd -r -g root -m -d /home/default -s /bin/bash default

0 commit comments

Comments
 (0)