Skip to content

Commit

Permalink
chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal docke…
Browse files Browse the repository at this point in the history
…r tag to v9.4-1194

Signed-off-by: konflux-staging <126015336+konflux-staging[bot]@users.noreply.github.com>
  • Loading branch information
konflux-staging[bot] authored Aug 6, 2024
1 parent b03b9f5 commit 237907e
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 @@ -4,7 +4,7 @@ COPY . .

RUN make build

FROM registry.access.redhat.com/ubi9/ubi-minimal:9.3
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.4-1194
COPY --from=builder /opt/app-root/src/ci-helper-app /
COPY --from=builder /opt/app-root/src/config.yaml /
USER 65532:65532
Expand Down

0 comments on commit 237907e

Please sign in to comment.