Skip to content

Commit eaa924a

Browse files
authored
Update README.md
1 parent 0e6ed97 commit eaa924a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ docker run -d --net=host \
2929
--name services-testnet-agc \
3030
--user $(id -u):$(id -g) \
3131
-v $(pwd):/autonity \
32-
clearmatics/services-testnet-afnc:v0.7.0.0 \
32+
clearmatics/services-testnet-afnc:v0.7.1-bakerloo01 \
3333
--datadir=/autonity \
3434
--nat extip:<IP_ADDRESS>
3535

@@ -43,7 +43,7 @@ docker run -d --net=host \
4343
--name services-testnet-agc \
4444
--user $(id -u):$(id -g) \
4545
-v $(pwd):/autonity \
46-
clearmatics/services-testnet-afnc:v0.7.0.0 \
46+
clearmatics/services-testnet-afnc:v0.7.1-bakerloo01 \
4747
--datadir=/autonity \
4848
--nat extip:<IP_ADDRESS> \
4949
--mine --minerthreads 1 --syncmode full

0 commit comments

Comments
 (0)