Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version bump of docker containers to latest releases #16

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

pragmaxim
Copy link

I went through the first-dapp-with-nextjs tutorial compiling the contracts throws :

✘ Failed to compile, error: Connected full node version is 2.3.5, the minimum required version is 3.6.0

As there is still node version 2.3.5.

I finished whole first-dapp-with-nextjs with this deployment fine.

@pragmaxim pragmaxim requested a review from tdroxler September 18, 2024 12:30
@@ -52,7 +52,7 @@ services:

explorer-backend:
container_name: alephium_explorer_backend
image: alephium/explorer-backend:v1.13.4
image: alephium/explorer-backend:v1.19.4
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you could directly go with v2.2.1 it will be very soon the stable version

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

perfect, it works too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants