Skip to content

Commit 28c2f05

Browse files
committed
Fixed Dcoker GH Action, changed target image
1 parent 57b5e3e commit 28c2f05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: docker/metadata-action@v4
2121
with:
2222
images: |
23-
${{ secrets.DOCKER_USERNAME }}/raphanus
23+
msoap/shell2http
2424
tags: |
2525
type=semver,pattern={{version}}
2626

0 commit comments

Comments
 (0)