Skip to content

Commit

Permalink
Add suffix for fips docker images publishing (#2002)
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarocabanas authored Jan 20, 2025
1 parent 905a113 commit 50bfa81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/component_docker_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ env:
ASSETS_TYPE: ${{ inputs.ASSETS_TYPE }}
DOCKER_HUB_ID: ${{ secrets.DOCKER_HUB_ID }}
DOCKER_HUB_PASSWORD: ${{ secrets.DOCKER_HUB_PASSWORD }}
FIPS: '-fips'

jobs:
publish-docker-images:
Expand Down

0 comments on commit 50bfa81

Please sign in to comment.