Skip to content

Commit 90deed2

Browse files
Update redhat/ubi9 Docker tag to v9.7-1774415752
| datasource | package | from | to | | ---------- | ----------- | -------------- | -------------- | | docker | redhat/ubi9 | 9.7-1774227732 | 9.7-1774415752 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0a02854 commit 90deed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/dependencies/Dockerfile.ubi9

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:1.23
2-
FROM redhat/ubi9:9.7-1774227732@sha256:1fc04e873cb3f3c8d1211729a794716e50826f650ea88b97a4ff57f601db77a8 AS rpm-build
2+
FROM redhat/ubi9:9.7-1774415752@sha256:9e6e193bfc3596a84d2a32f42d6b1552398ec9735b9a4e893a0fc3c6fbccb381 AS rpm-build
33
RUN mkdir -p /rpms/ \
44
&& dnf install rpm-build gcc make cmake -y \
55
&& rpmbuild --rebuild --nodebuginfo https://mirror.stream.centos.org/9-stream/BaseOS/source/tree/Packages/c-ares-1.19.1-2.el9.src.rpm \

0 commit comments

Comments
 (0)