Skip to content

Ensure we use latest NID images

Kristian Larsson requested to merge 170-ensure-latest-images into master

This changes the check-nid-available target into ensure-fresh-nid-available and as the name suggests it not only checks that we got a NID image, we also attempt pulling in the latest versions.

It is possible to skip pulling by setting the environment variable SKIP_PULL to true. Useful when you're on an airplane or similar.

Closes #170 (closed)

Merge request reports