Skip to content

Commit

Permalink
⬆️(deps): Update registry.access.redhat.com/ubi8/ubi-minimal Docker t…
Browse files Browse the repository at this point in the history
…ag to v8.8-1072.1696517598 (#1147)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 9, 2023
1 parent a823c9e commit 0660c50
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.8-1072
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.8-1072.1696517598
WORKDIR /work/
RUN chown 1001 /work \
&& chmod "g+rwX" /work \
Expand Down

0 comments on commit 0660c50

Please sign in to comment.