Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

Commit

Permalink
Merge pull request #40 from janus-idp/renovate/registry.access.redhat…
Browse files Browse the repository at this point in the history
….com-ubi9-ubi-micro-9.x

chore(deps): update registry.access.redhat.com/ubi9/ubi-micro docker tag to v9.2-15.1696515526
  • Loading branch information
tumido authored Oct 24, 2023
2 parents 7a8ac95 + 73b992d commit 9be3890
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 @@ -38,7 +38,7 @@ RUN CGO_ENABLED=1 GOOS=linux GOARCH=amd64 go build -a -o /workspace/manager main

# NOTE: ubi-micro is not be FIPS compliant, if openssl is not installed
#@follow_tag(registry.redhat.io/ubi9/ubi-micro:9.2)
FROM registry.access.redhat.com/ubi9/ubi-micro:9.2
FROM registry.access.redhat.com/ubi9/ubi-micro:9.2-15.1696515526

# Upstream sources
# Downstream comment
Expand Down

0 comments on commit 9be3890

Please sign in to comment.