Skip to content

Commit

Permalink
Update registry.access.redhat.com/ubi9-minimal Docker tag to v9.5-173…
Browse files Browse the repository at this point in the history
…9420147 (#51)

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Feb 17, 2025
1 parent 06ba7db commit cb939b7
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 @@ -26,7 +26,7 @@ RUN ${TFENV_BIN} tf install 1.4.5 && \
${TFENV_BIN} tf install 1.7.5 && \
${TFENV_BIN} tf install 1.8.5

FROM registry.access.redhat.com/ubi9-minimal:9.5-1736404155 AS prod
FROM registry.access.redhat.com/ubi9-minimal:9.5-1739420147 AS prod
COPY --from=builder /build/terraform-repo-executor /usr/bin/terraform-repo-executor
COPY --from=downloader /usr/bin/Terraform /usr/bin/Terraform
COPY LICENSE /licenses/LICENSE
Expand Down

0 comments on commit cb939b7

Please sign in to comment.