diff --git a/explorer-frontend/Dockerfile b/explorer-frontend/Dockerfile index 947ab26..8646265 100644 --- a/explorer-frontend/Dockerfile +++ b/explorer-frontend/Dockerfile @@ -1,4 +1,4 @@ -FROM alephium/explorer:1.5.6 +FROM alephium/explorer:1.7.4 ADD entrypoint.sh /usr/local/bin/entrypoint.sh