Skip to content

Commit

Permalink
Correct FIPS Redhat registry (#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
skpratt authored Jul 21, 2023
1 parent 9d470c7 commit d47fb9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ jobs:
matrix:
include:
- { target-name: "release-ubi", registry-id: "631f805e0d15f623c5996c2e" }
- { target-name: "release-fips-ubi", registry-id: "6484fd31685105da62a96b24", fips: "+fips1402" }
- { target-name: "release-fips-ubi", registry-id: "649cced3e093d1cc7f3d9b61", fips: "+fips1402" }

env:
repo: ${{github.event.repository.name}}
Expand Down

0 comments on commit d47fb9c

Please sign in to comment.