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 Sep 24, 2024
1 parent b585cca commit 53ccac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion escalation/jira-listener/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/jira-listener
#
###
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1052.1724178568
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 53ccac3

Please sign in to comment.