Skip to content

Commit

Permalink
Update docker-image-testing.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Wolfgang Ellsässer <github@wollomatic.de>
  • Loading branch information
wollomatic authored Jun 5, 2024
1 parent a973c99 commit c80cb2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image-testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
platforms: linux/amd64,linux/arm64
push: true
build-args: VERSION=testing-${{ github.sha }}
tags: docker.io/${{ secrets.DOCKERHUB_USERNAME }}/socket-proxy:testing
tags: docker.io/wollomatic/socket-proxy:testing

0 comments on commit c80cb2a

Please sign in to comment.