Skip to content

Commit e91333d

Browse files
Update docker tags
1 parent f033a9d commit e91333d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
with:
3030
push: true
3131
platforms: linux/amd64,linux/arm64
32-
tags: ghcr.io/NibiruChain/faucet:latest,ghcr.io/NibiruChain/faucet:${{ steps.get_version.outputs.version-without-v }}
32+
tags: ghcr.io/nibiruchain/faucet:latest,ghcr.io/nibiruchain/faucet:${{ steps.get_version.outputs.version-without-v }}

0 commit comments

Comments
 (0)