We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecf1534 commit 6649308Copy full SHA for 6649308
.github/workflows/dockerhub.yml
@@ -31,7 +31,7 @@ jobs:
31
32
- name: Extract metadata (tags, labels) for Docker
33
id: meta
34
- uses: docker/metadata-action@507c2f2dc502c992ad446e3d7a5dfbe311567a96
+ uses: docker/metadata-action@c4ee3adeed93b1fa6a762f209fb01608c1a22f1e
35
with:
36
images: adversarialrobustnesstoolbox/releases
37
tags: |
0 commit comments