new pocket release candidate added to pokt/Dockerfile

This commit is contained in:
cventastic
2022-10-06 09:46:39 +02:00
parent 4a8b3a4cc1
commit 0553baaac8

View File

@@ -1,4 +1,4 @@
FROM poktnetwork/pocket-core:BETA-0.9.1
FROM poktnetwork/pocket-core:RC-0.9.1.1
COPY --chown=1005:1001 config.json /home/app/.pocket/config/config.json
COPY --chown=1005:1001 chains.json /home/app/.pocket/config/chains.json