Skip to content

Commit

Permalink
chore(deps): update registry.access.redhat.com/ubi8/ubi-minimal docke…
Browse files Browse the repository at this point in the history
…r tag to v8.10-1086
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent a91dadc commit edc026b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/app/src/main/docker/Dockerfile.native
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# docker run -i --rm -p 8080:8080 quarkus/whitefox
#
###
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-896
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1086
WORKDIR /work/
RUN chown 1001 /work \
&& chmod "g+rwX" /work \
Expand Down

0 comments on commit edc026b

Please sign in to comment.