What is ICON?
Getting Started
How to run a local network
How to run a Validator node
How to run an API Endpoint
How to create an ICON account
How to write a smart contract
How to use the JSON-RPC API
Concepts
Economics
Governance
Network
Computational utilities
ICON Stack
Intro to the stack
ICON execution environments
Smart contracts
ICON networks
Client APIs
Storage
IDEs
Projects
BTP & ICON Bridge
Decentralized applications (dApps)
ICON Improvement Proposals (IIPs)
Support
Support
Security
Advanced topics
Release notes
2022-04-11
2021-12-23
2021-12-20
2021-12-10
2021-12-07
2021-10-22
2021-10-12
2021-03-20
2021-03-04
2021-02-17
2020-09-03
2020-08-27
2020-08-23
2020-08-10
2020-04-08
2020-01-28
2019-12-19
Powered By GitBook
2022-04-11
​Docker TAG: iconloop/icon2-node:v1.2.4
​Goloop release note​
To upgrade your docker, update your docker-compose.yml as follow:
  • image: 'iconloop/icon2-node'
OR
  • image: 'icon2-node:v1.2.4'
Then run the following command in order to upgrade your docker container:
1
docker-compose pull && docker-compose down && docker-compose up -d
Previous
Allowed methods
Next - Release notes
2021-12-23
Copy link