Ahwxorg / Binternet

A custom Pinterest frontend, made in PHP.
GNU General Public License v3.0
116 stars 12 forks source link

base docker on Alpine 3.19, update to PHP 8.3, remove dead instances #32

Closed codedipper closed 8 months ago

codedipper commented 8 months ago

The nginx team forgot to update their Docker image to Alpine 3.19, so I switched it over to official Alpine image. The only difference is that nginx now runs the stable version instead of mainline, which doesn't really matter since we're not using HTTP/3.