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

edge tag of Alpine is used by default #338

Open
link2xt opened this issue Mar 16, 2023 · 0 comments
Open

edge tag of Alpine is used by default #338

link2xt opened this issue Mar 16, 2023 · 0 comments

Comments

@link2xt
Copy link

link2xt commented Mar 16, 2023

The readme says that latest tag is used by default. However, I have to configure Alpine image like this:

      image_resource:
        name: ""
        source:
          repository: alpine
          tag: latest
        type: registry-image

If I remove the tag, it uses the edge tag of https://hub.docker.com/_/alpine instead.

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

No branches or pull requests

1 participant