Skip to content

Commit

Permalink
chore(deps): update registry.access.redhat.com/ubi9/ubi docker digest…
Browse files Browse the repository at this point in the history
… to 5ae30df

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Nov 12, 2024
1 parent 6133a15 commit e4caa7d
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 @@ -7,7 +7,7 @@ ARG GO_VERSION=1.23.2
# yum-builddep --enablerepo ubi-9-appstream-source golang
# rpmbuild -bs SPECS/…

FROM registry.access.redhat.com/ubi9/ubi@sha256:ee0b908e958a1822afc57e5d386d1ea128eebe492cb2e01b6903ee19c133ea75
FROM registry.access.redhat.com/ubi9/ubi@sha256:5ae30df1cf22d3f805b031eaf88218f6e084049cb30a8d22361f2a4f13eaa511
WORKDIR /root/rpmbuild
RUN dnf install -y make dnf-utils rpm-build golang
RUN yum-builddep -y --enablerepo ubi-9-appstream-source golang
Expand Down

0 comments on commit e4caa7d

Please sign in to comment.