Skip to content

Commit 020280c

Browse files
author
Beat Buesser
committed
Optimize Docker workflow
Signed-off-by: Beat Buesser <[email protected]>
1 parent 0454600 commit 020280c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerhub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
with:
3636
images: adversarialrobustnesstoolbox/releases
3737
tags: |
38-
type=raw,value={{branch}}-{{version}}-{{sha}}
38+
type=raw,value={{branch}}-1.11.0-{{sha}}
3939
type=semver,pattern={{version}}
4040
4141
- name: Build and push Docker image

0 commit comments

Comments
 (0)