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
While one can easily work around this by specifying a specific version in requirements.txt (e.g. indico/indico-user-docs@3c1d007), it would be nice if the Dockerfile used the latest version of the mkdocs-material image by default (either :latest or manually kept up to date so people locking the tag in their action always get a specific version)
An action setting to specify the mkdocs/material versions would be even nicer of course.
The text was updated successfully, but these errors were encountered:
While one can easily work around this by specifying a specific version in requirements.txt (e.g. indico/indico-user-docs@3c1d007), it would be nice if the Dockerfile used the latest version of the mkdocs-material image by default (either
:latest
or manually kept up to date so people locking the tag in their action always get a specific version)An action setting to specify the mkdocs/material versions would be even nicer of course.
The text was updated successfully, but these errors were encountered: