Skip to content

Commit

Permalink
Merge pull request #41 from GenomicDataInfrastructure/renovate/regist…
Browse files Browse the repository at this point in the history
…ry.access.redhat.com-ubi9-minimal-9.x

chore(deps): update registry.access.redhat.com/ubi9-minimal docker tag to v9.4-1134
  • Loading branch information
brunopacheco1 authored Jul 12, 2024
2 parents 3a359ef + 350492a commit 0b1f83c
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
FROM registry.access.redhat.com/ubi9-minimal:9.4-1134
WORKDIR /work/
RUN chown 1001 /work \
&& chmod "g+rwX" /work \
Expand Down

0 comments on commit 0b1f83c

Please sign in to comment.