Skip to content

Commit

Permalink
use correct dockerhub repo
Browse files Browse the repository at this point in the history
  • Loading branch information
stadie authored Dec 4, 2024
1 parent 9161e35 commit 3c4ad2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Build and export
uses: docker/build-push-action@v6
with:
tags: geant_tut:latest
tags: stadie/geant_tut:latest
push: true
#outputs: type=docker,dest=/tmp/myimage.tar
# - name: Upload artifact
Expand Down

0 comments on commit 3c4ad2e

Please sign in to comment.