Skip to content

Commit 9b6ac32

Browse files
committed
cd
1 parent 067a2c1 commit 9b6ac32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
--name wavesfaucet \
4444
-d \
4545
--net=host \
46-
ghcr.io/wavesplatform/wavesfaucet:latest:${{ github.ref_name }} \
46+
ghcr.io/wavesplatform/wavesfaucet:${{ github.ref_name }} \
4747
-Dfaucet.private-key=${{ secrets.PRIVATE_KEY}} \
4848
-Dfaucet.recaptcha-secret=${{ secrets.RECAPTCHA_SECRET }}
4949
shell: bash

0 commit comments

Comments
 (0)