Skip to content

Commit 2e61f78

Browse files
authored
Merge branch 'main' into rel2
2 parents bcc1c78 + 9df33e9 commit 2e61f78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose-standalone.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ services:
3535
- "dovesnap.namespace=standalone"
3636
faucet_certstrap:
3737
restart: on-failure
38-
image: 'iqtlabs/faucet-certstrap:v0.55.63'
38+
image: 'iqtlabs/faucet-certstrap:v0.55.64'
3939
network_mode: none
4040
volumes:
4141
- /opt/faucetconfrpc:/opt/faucetconfrpc
@@ -46,7 +46,7 @@ services:
4646
- "dovesnap.namespace=standalone"
4747
faucetconfrpc:
4848
restart: always
49-
image: 'iqtlabs/faucetconfrpc:v0.55.63'
49+
image: 'iqtlabs/faucetconfrpc:v0.55.64'
5050
environment:
5151
PYTHONUNBUFFERED: '1'
5252
networks:

0 commit comments

Comments
 (0)