Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use the latest base image instead #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

asfaltboy
Copy link

Checklist

  • All new jobs, commands, executors, parameters have descriptions
  • Examples have been added for any significant new features
  • README has been updated, if necessary

Motivation, issues

Switch to a supported image.

Fixes #16

Description

Preferring to pin it, rather than use the "stable" tag, so that
there's no surprising impact downstream.

We can manage the version manually, or use a tool such as
renovate, to automatically
bump the version for us (though I'm not really sure how cimg the images
are maintained today)

Preferring to pin it, rather than use the "stable" tag, so that
there's no surprising impact downstream.

We can manage the version manually, or use a tool such as
[renovate](https://github.com/marketplace/renovate), to automatically
bump the version for us (though I'm not really sure how cimg the images
are maintained today)

Fixes jfrog#16
@github-actions
Copy link

github-actions bot commented Aug 22, 2022

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@asfaltboy asfaltboy marked this pull request as ready for review August 22, 2022 12:30
@asfaltboy
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

@asfaltboy
Copy link
Author

asfaltboy commented Aug 22, 2022

Looks like the last retriggered action failed with the error:

Error: Error occurred when re-running the workflow: HttpError: Must have admin rights to Repository.

Hope one of the maintainers will take a look at this 🙏

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.

Replace deprecated image
1 participant