1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-03-09 15:40:10 +00:00

* update links to docker image (#1109)

* include fift and func into Docker image

Co-authored-by: EmelyanenkoK <emelyanenko.kirill@gmail.com>
Co-authored-by: neodiX <neodix42@ton.org>
This commit is contained in:
neodix42 2024-08-23 11:59:40 +03:00 committed by EmelyanenkoK
parent 9803d004c4
commit 18305ab2e6
6 changed files with 10 additions and 6 deletions

View file

@ -27,7 +27,7 @@ spec:
spec:
containers:
- name: validator-engine-container
image: ghcr.io/neodix42/ton:latest
image: ghcr.io/ton-blockchain/ton:latest
env:
- name: PUBLIC_IP
value: "<PUBLIC_IP>"