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-1731518200
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent 20dc744 commit fac95e5
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.4-1227.1726694542
FROM registry.access.redhat.com/ubi9-minimal:9.5-1731518200

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 fac95e5

Please sign in to comment.