Skip to content

Commit

Permalink
flex-build-push.yml: rename docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
richardapeters committed Dec 5, 2024
1 parent 135cf54 commit 62cdb3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flex-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
env:
DOCKER_METADATA_ANNOTATIONS_LEVELS: manifest,index
with:
images: ${{ env.REGISTRY }}/${{ github.repository }}
images: ${{ env.REGISTRY }}/${{ github.repository }}-flex
# Generate Docker tags based on the following events/attributes
tags: |
type=raw,value=latest,enable={{is_default_branch}}
Expand Down

0 comments on commit 62cdb3d

Please sign in to comment.