Skip to content

Commit

Permalink
Merge branch 'main' into rel2
Browse files Browse the repository at this point in the history
  • Loading branch information
anarkiwi authored Oct 27, 2023
2 parents bcc1c78 + 9df33e9 commit 2e61f78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose-standalone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ services:
- "dovesnap.namespace=standalone"
faucet_certstrap:
restart: on-failure
image: 'iqtlabs/faucet-certstrap:v0.55.63'
image: 'iqtlabs/faucet-certstrap:v0.55.64'
network_mode: none
volumes:
- /opt/faucetconfrpc:/opt/faucetconfrpc
Expand All @@ -46,7 +46,7 @@ services:
- "dovesnap.namespace=standalone"
faucetconfrpc:
restart: always
image: 'iqtlabs/faucetconfrpc:v0.55.63'
image: 'iqtlabs/faucetconfrpc:v0.55.64'
environment:
PYTHONUNBUFFERED: '1'
networks:
Expand Down

0 comments on commit 2e61f78

Please sign in to comment.