Skip to content

Commit

Permalink
Fixed Dcoker GH Action, changed target image
Browse files Browse the repository at this point in the history
  • Loading branch information
msoap committed Mar 11, 2023
1 parent 57b5e3e commit 28c2f05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: docker/metadata-action@v4
with:
images: |
${{ secrets.DOCKER_USERNAME }}/raphanus
msoap/shell2http
tags: |
type=semver,pattern={{version}}
Expand Down

0 comments on commit 28c2f05

Please sign in to comment.