Ahwxorg / Binternet

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

docker: `version` is deprecated, increment Alpine version #36

Closed codedipper closed 3 months ago

Ahwxorg commented 3 months ago

Looks good, however, shouldn't we use alphine:stable, or whatever their latest tag is?

codedipper commented 3 months ago

Looks good, however, shouldn't we use alphine:stable, or whatever their latest tag is?

You can so you don't have to update it manually, but it's better to have somebody look at it to make sure nothing breaks. Manually updating the tag also makes fresh prebuilt images to avoid an outdated "latest" Alpine version.

Ahwxorg commented 3 months ago

Agreed.