Dear helpdesk,
Would it be possible to configure docker registry returning the last version of inpsire-validator image while pulling with the following command:
docker pull docker.pkg.github.com/inspire-mif/helpdesk-validator/inspire-validator
Using default tag: latest
Error response from daemon: manifest for docker.pkg.github.com/inspire-mif/helpdesk-validator/inspire-validator:latest not found: manifest unknown: Docker image reference inspire-validator:latest not found under repo "inspire-mif"
My goal is to be able pulling always the newest version without a need to manually check the version tag, which is currently 2021.1.
Thank you!
Dear helpdesk,
Would it be possible to configure docker registry returning the last version of
inpsire-validatorimage while pulling with the following command:My goal is to be able pulling always the newest version without a need to manually check the version tag, which is currently
2021.1.Thank you!