Skip to content

Commit

Permalink
chore(deps): update registry.access.redhat.com/ubi9-minimal docker ta…
Browse files Browse the repository at this point in the history
…g to v9.5-1739420147
  • Loading branch information
renovate[bot] authored and benoitf committed Feb 13, 2025
1 parent 210fc3a commit d2ce3fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chat/base/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#
# SPDX-License-Identifier: Apache-2.0

FROM registry.access.redhat.com/ubi9-minimal:9.5-1738816775
FROM registry.access.redhat.com/ubi9-minimal:9.5-1739420147

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

0 comments on commit d2ce3fd

Please sign in to comment.