Skip to content

Commit 4fb02ba

Browse files
chore(deps): update registry.access.redhat.com/ubi8/ubi-minimal docker tag to v8.10-1179 (#382)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0a8e47c commit 4fb02ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/docker/Dockerfile.native

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# docker run -i --rm -p 8080:8080 quarkus/user-service
1515
#
1616
###
17-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1154
17+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1179
1818
WORKDIR /work/
1919
RUN chown 1001 /work \
2020
&& chmod "g+rwX" /work \

0 commit comments

Comments
 (0)