Skip to content

Commit

Permalink
Merge pull request #138 from dappnode/feature/137_update_backend_fron…
Browse files Browse the repository at this point in the history
…tend

Feature/137 update backend frontend
  • Loading branch information
mgarciate authored Apr 4, 2024
2 parents b4a37c6 + a88c51e commit ea0f930
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion explorer-backend/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alephium/explorer-backend:v1.16.1
FROM alephium/explorer-backend:v1.17.3

ADD entrypoint.sh /usr/local/bin/entrypoint.sh

Expand Down
2 changes: 1 addition & 1 deletion explorer-frontend/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alephium/explorer:1.8.2
FROM alephium/explorer:1.9.1

ADD entrypoint.sh /usr/local/bin/entrypoint.sh

Expand Down

0 comments on commit ea0f930

Please sign in to comment.