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

docker: update base Alpine Linux image to v3.18.5 (PHP 8.2) #2054

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

nodiscc
Copy link
Member

@nodiscc nodiscc commented Dec 5, 2023

- use full registry name in FROM directives
- update alpine316 test dockerfile to alpine318
- update php packages names and configuration paths for alpine 3.18
- fixes shaarli#2050
- ref. https://gitlab.alpinelinux.org/alpine/aports/-/tags
@nodiscc nodiscc added security in review php compatibility php version support docker containers & cloud dependencies Pull requests that update a dependency file labels Dec 5, 2023
@nodiscc nodiscc added this to the 0.14.0 milestone Dec 5, 2023
@nodiscc nodiscc merged commit e763a37 into shaarli:master Dec 5, 2023
8 checks passed
@nodiscc nodiscc deleted the docker-alpine-318 branch December 5, 2023 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file docker containers & cloud in review php compatibility php version support security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docker: update base Alpine image to 3.18.x
1 participant