Skip to content

Commit

Permalink
Fix releases failing
Browse files Browse the repository at this point in the history
  • Loading branch information
dosisod committed Apr 29, 2022
1 parent 94c4252 commit 8f044e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/push.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ do
docker tag skull:$base "$registry:$base"
done

docker tag skull:latest "$registry:$version-ubuntu"
docker tag skull:ubuntu "$registry:latest"

docker push -a $registry

0 comments on commit 8f044e0

Please sign in to comment.