Updates to alpine 3.18.5 and removes explicit crypto install #35
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This updates from 3.18.2 to 3.18.5, released a few days ago
https://git.alpinelinux.org/aports/log/?h=v3.18.3
https://git.alpinelinux.org/aports/log/?h=v3.18.4
https://git.alpinelinux.org/aports/log/?h=v3.18.5
This shows we don't need to force install to get at least 3.1.1-r3
$ docker run --rm openzipkin/alpine:test -c 'apk info libssl3' WARNING: opening from cache https://dl-cdn.alpinelinux.org/alpine/v3.18/main: No such file or directory WARNING: opening from cache https://dl-cdn.alpinelinux.org/alpine/v3.18/community: No such file or directory WARNING: opening from cache https://dl-cdn.alpinelinux.org/alpine/edge/main: No such file or directory WARNING: opening from cache https://dl-cdn.alpinelinux.org/alpine/edge/testing: No such file or directory WARNING: opening from cache https://dl-cdn.alpinelinux.org/alpine/edge/community: No such file or directory libssl3-3.1.4-r1 description: SSL shared libraries libssl3-3.1.4-r1 webpage: https://www.openssl.org/ libssl3-3.1.4-r1 installed size: 608 KiB