Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update registry.access.redhat.com/ubi9/httpd-24 docker digest to 1bf9f36 #250

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile.clients.rh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ FROM quay.io/securesign/trillian-updatetree@sha256:1a95a2061b9bc0613087903425d84

FROM quay.io/securesign/cli-tuftool@sha256:c03e4dfde2f2f8a46d4cb614c30f487eca9314abcfe7170be041c11556fecaef as tuf-tool

FROM registry.access.redhat.com/ubi9/httpd-24@sha256:4207d95b4d0929a2aa58cd9339f24c92e6d6f487985316a5c962a5f3c07e1661
FROM registry.access.redhat.com/ubi9/httpd-24@sha256:1bf9f36d7845e7297747f57ae1c92964d336c574e23d2a64805ee5d7914c60ab
ENV APP_ROOT=/opt/app-root
WORKDIR $APP_ROOT/src/

Expand Down
Loading