phpmyadmin / docker

Docker container for phpMyAdmin
https://hub.docker.com/_/phpmyadmin
GNU General Public License v3.0
665 stars 456 forks source link

Updating alpine for CI job #370

Closed devinmatte closed 2 years ago

devinmatte commented 2 years ago

I noticed in https://github.com/phpmyadmin/docker/runs/6818320857?check_suite_focus=true that CI was failing to pull alpine:3.12 from https://github.com/docker-library/official-images. I looked at https://github.com/docker-library/official-images/blob/master/library/alpine and noticed that 3.13 is the oldest listed. I figured I could take a moment to see if this would fix it.

williamdes commented 2 years ago

Thank you, already done in https://github.com/phpmyadmin/docker/commit/cc19f8ada1985d98c18c77cf01e7624448e46f01