Skip to content

Commit 7357da5

Browse files
authored
Update test-sign.yaml
1 parent 3908c0e commit 7357da5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-sign.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: |
2424
set -x
2525
docker pull cgr.dev/chainguard/wolfi-base
26-
docker tag wolfi:latest "${IMAGE}"
26+
docker tag wolfi-base:latest "${IMAGE}"
2727
docker push "${IMAGE}"
2828
- name: Sign image with cosign
2929
run: |

0 commit comments

Comments
 (0)