Skip to content

Commit

Permalink
Update registry.access.redhat.com/ubi8/openjdk-17 Docker tag to v1.15-1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 7, 2023
1 parent 1163b78 commit 61e29c5
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 @@ -3,7 +3,7 @@ FROM aquasec/tfsec:v1.28 as TFSEC
FROM golang:1.20 as TFDOCS
RUN go install github.com/terraform-docs/[email protected]

FROM registry.access.redhat.com/ubi8/openjdk-17:1.14-10.1675788279
FROM registry.access.redhat.com/ubi8/openjdk-17:1.15-1

COPY --from=TFSEC /usr/bin/tfsec /usr/bin/
COPY --from=TFDOCS /go/bin/terraform-docs /usr/bin/
Expand Down

0 comments on commit 61e29c5

Please sign in to comment.