Skip to content

Commit c826986

Browse files
authored
Merge pull request #260 from dappnode/feature/update-frontend
Feature/update frontend to 1.10.12
2 parents e47e83d + 6cfb4cf commit c826986

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dappnode_package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
{
1616
"repo": "mgarciate/alephium-frontend",
17-
"version": "1.10.11",
17+
"version": "1.10.12",
1818
"arg": "ALEPHIUM_EXPLORER_VERSION"
1919
}
2020
],

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ services:
7474
build:
7575
context: explorer-frontend
7676
args:
77-
ALEPHIUM_EXPLORER_VERSION: 1.10.11
77+
ALEPHIUM_EXPLORER_VERSION: 1.10.12
7878
depends_on:
7979
- explorer-backend
8080
restart: unless-stopped

0 commit comments

Comments
 (0)