Skip to content

Commit

Permalink
Merge pull request #3 from test-network-function/dependabot/docker/ub…
Browse files Browse the repository at this point in the history
…i9/ubi-9.4-1181

Bump ubi9/ubi from 9.4-1123.1719560047 to 9.4-1181
  • Loading branch information
sebrandon1 authored Jul 24, 2024
2 parents d9fd696 + 3a7a653 commit f8d2355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ RUN \
git checkout v4.9.5 \
&& make

FROM registry.access.redhat.com/ubi9/ubi:9.4-1123.1719560047
FROM registry.access.redhat.com/ubi9/ubi:9.4-1181
# hadolint ignore=DL3041
RUN \
dnf update --assumeyes --disableplugin=subscription-manager \
Expand Down

0 comments on commit f8d2355

Please sign in to comment.