File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- FROM registry.access.redhat.com/ubi8/ubi:8.8-1032
1+ FROM registry.access.redhat.com/ubi8/ubi:8.9-1107.1705420509
22ARG USERNAME=tnf-user
33ARG USER_UID=1000
44ARG USER_GID=$USER_UID
Original file line number Diff line number Diff line change 1- FROM registry.access.redhat.com/ubi8/ubi:8.8-1067 as podman-builder
1+ FROM registry.access.redhat.com/ubi8/ubi:8.9-1107.1705420509 as podman-builder
22# hadolint ignore=DL3041
33RUN \
44 dnf update --assumeyes --disableplugin=subscription-manager \
1717 git checkout v4.8.3 \
1818 && make
1919
20- FROM registry.access.redhat.com/ubi8/ubi:8.8-1067
20+ FROM registry.access.redhat.com/ubi8/ubi:8.9-1107.1705420509
2121# hadolint ignore=DL3041
2222RUN \
2323 dnf update --assumeyes --disableplugin=subscription-manager \
You can’t perform that action at this time.
0 commit comments