Skip to content

Update core dependencies, Dockerfile, fix error in run-against-snapshot#309

Merged
jaypipes merged 1 commit into
jaypipes:mainfrom
taigrr:update-deps
Mar 24, 2022
Merged

Update core dependencies, Dockerfile, fix error in run-against-snapshot#309
jaypipes merged 1 commit into
jaypipes:mainfrom
taigrr:update-deps

Conversation

@taigrr

@taigrr taigrr commented Mar 19, 2022

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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
Copy Markdown
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