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.6-985 (#222)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 25, 2022
1 parent eb00c53 commit 7bcf15f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github-bot/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/laughing_train
#
###
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.6-941
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.6-985
WORKDIR /work/
RUN chown 1001 /work \
&& chmod "g+rwX" /work \
Expand Down

0 comments on commit 7bcf15f

Please sign in to comment.