ICON2
Search
⌃K
ICON2
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 a wallet account
How to write a smart contract
How to use the JSON-RPC API
How to Use the Nexus Portal
Concepts
Economics
Governance
Network
Blockchain components
Decentralized applications (dApps)
Standards
ICON Stack
Intro to the stack
ICON execution environments
Smart contracts
ICON networks
Client APIs
Accounts and authentication
Storage
IDEs
Interoperability
BTP & ICON Bridge
Nexus
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:
docker-compose pull && docker-compose down && docker-compose up -d
Previous
Allowed methods
Next - Release notes
2021-12-23
Last modified 10mo ago
Copy link