Skip to content

Commit

Permalink
Merge pull request #159 from dappnode/feature/update_explorer_backend…
Browse files Browse the repository at this point in the history
…_frontend

Feature/update explorer backend frontend
  • Loading branch information
mgarciate authored May 30, 2024
2 parents 7cafc98 + 340c29c commit db4d794
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.18.0
FROM alephium/explorer-backend:v1.19.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.9.1
FROM alephium/explorer:1.9.3

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

Expand Down

0 comments on commit db4d794

Please sign in to comment.