You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every Dockerfile define a default EDX_RELEASE_REF and EDX_ARCHIVE_URL argument. Every time we want to use a new release, we have to update the corresponding Dockerfile.
Proposal
We should remove the default value and explicitly use build arguments in our Makefile.