Skip to content

Commit 297c52f

Browse files
committed
Add suffix for fips docker images publishing
1 parent 905a113 commit 297c52f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/component_docker_publish.yml

Lines changed: 1 addition & 0 deletions
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)