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.4-1227.1726694542
  • Loading branch information
Renovate Bot authored and Renovate Bot committed Sep 23, 2024
1 parent 550a911 commit ddf087a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# SPDX-FileCopyrightText: 2024 PNED G.I.E.
#
# SPDX-License-Identifier: Apache-2.0
FROM registry.access.redhat.com/ubi9-minimal:9.4-1227.1725849298
FROM registry.access.redhat.com/ubi9-minimal:9.4-1227.1726694542
WORKDIR /work/
RUN chown 1001 /work \
&& chmod "g+rwX" /work \
Expand Down

0 comments on commit ddf087a

Please sign in to comment.