File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
backoffice/src/main/docker
userrecommendation/src/main/docker Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1616# The ` registry.access.redhat.com/ubi8/ubi-minimal:8.10` base image is based on UBI 9.
1717# To use UBI 8, switch to `quay.io/ubi8/ubi-minimal:8.10`.
1818###
19- FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1763613452
19+ FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1764046129
2020WORKDIR /work/
2121RUN chown 1001 /work \
2222 && chmod "g+rwX" /work \
Original file line number Diff line number Diff line change 1616# The ` registry.access.redhat.com/ubi8/ubi-minimal:8.10` base image is based on UBI 9.
1717# To use UBI 8, switch to `quay.io/ubi8/ubi-minimal:8.10`.
1818###
19- FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1763613452
19+ FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1764046129
2020WORKDIR /work/
2121RUN chown 1001 /work \
2222 && chmod "g+rwX" /work \
You can’t perform that action at this time.
0 commit comments