Skip to content

Commit

Permalink
Merge pull request #121 from GenomicDataInfrastructure/renovate/regis…
Browse files Browse the repository at this point in the history
…try.access.redhat.com-ubi9-minimal-9.4.x

chore(deps): update registry.access.redhat.com/ubi9-minimal docker tag to v9.4-1227.1726694542
  • Loading branch information
brunopacheco1 authored Sep 23, 2024
2 parents 4c6ec82 + 554cd22 commit 191e6af
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 191e6af

Please sign in to comment.