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 5a8663a #344

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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:213dc852fffa7364d1fc56cac7499

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

FROM registry.access.redhat.com/ubi9/httpd-24@sha256:062c39928acc5ea0e6a2549810b7df279a7355f23067024f05bef4ca240e86be
FROM registry.access.redhat.com/ubi9/httpd-24@sha256:5a8663a6901f89f9fa430015406b06ace1db22b6c8a17e9663fa1b3f203f1d90
ENV APP_ROOT=/opt/app-root
WORKDIR $APP_ROOT/src/

Expand Down
Loading