Skip to content

Commit 50bfa81

Browse files
Add suffix for fips docker images publishing (#2002)
1 parent 905a113 commit 50bfa81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/component_docker_publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ env:
2121
ASSETS_TYPE: ${{ inputs.ASSETS_TYPE }}
2222
DOCKER_HUB_ID: ${{ secrets.DOCKER_HUB_ID }}
2323
DOCKER_HUB_PASSWORD: ${{ secrets.DOCKER_HUB_PASSWORD }}
24+
FIPS: '-fips'
2425

2526
jobs:
2627
publish-docker-images:

0 commit comments

Comments
 (0)