Skip to content

Commit

Permalink
Update docker tags
Browse files Browse the repository at this point in the history
  • Loading branch information
NibiruHeisenberg committed Aug 3, 2022
1 parent f033a9d commit e91333d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
with:
push: true
platforms: linux/amd64,linux/arm64
tags: ghcr.io/NibiruChain/faucet:latest,ghcr.io/NibiruChain/faucet:${{ steps.get_version.outputs.version-without-v }}
tags: ghcr.io/nibiruchain/faucet:latest,ghcr.io/nibiruchain/faucet:${{ steps.get_version.outputs.version-without-v }}

0 comments on commit e91333d

Please sign in to comment.