Skip to content

Conversation

taigrr
Copy link
Contributor

@taigrr taigrr commented Mar 19, 2022

While trying to validate a snapshot created for #293 , I ran into issues using the run-against-snapshot script. It seems some of the tags for the dependencies were removed upstream, preventing the container from building.

Additionally, there was a bug in the script preventing it from running without an environment variable being set.

Finally, stretch has been unsupported for over a year at this point, and the CA store was causing issues downloading from package registries, so I updated the base image to buster, and the go tag to 1.15 from 1.13 to match the go.mod

@ffromani
Copy link
Collaborator

thanks for this change! at glance LGTM, I'll have a proper review asap

@jaypipes jaypipes merged commit d1ec5fd into jaypipes:main Mar 24, 2022
@ffromani
Copy link
Collaborator

@jaypipes was fast, I was about to approve :)

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.

3 participants