Skip to content
This repository was archived by the owner on Apr 19, 2022. It is now read-only.

Revisit alpine version locked at 3.13 #2

Closed
rodrigoaguilera opened this issue Apr 6, 2022 · 2 comments
Closed

Revisit alpine version locked at 3.13 #2

rodrigoaguilera opened this issue Apr 6, 2022 · 2 comments

Comments

@rodrigoaguilera
Copy link

Having an old alpine version limits what other apk packages can be installed inside the container, for example chromedriver that is at version 86 in alpine 3.13.
It will be end of life in 6 months so better have some time to prepare.

Having a look at the issue linked that was introduced in this commit:
64ca2ef
but it doesn't explain too much what breaks in wodby with newer versions of alpine. Is there tests for it?

I think is time to assume that the docker version installed will be high enough not to suffer from that issue.

What is the plan?

@csandanov
Copy link
Member

csandanov commented Apr 6, 2022

that's the reason we have alpine 3.13 alpinelinux/docker-alpine#182
the plan is to maintain both latest and 3.13 variants

csandanov added a commit that referenced this issue Apr 6, 2022
@csandanov
Copy link
Member

we're now build two variants: latest (3.15) and 3.13

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants