grocy / grocy-docker

ERP beyond your fridge - now containerized - this is the docker repo of https://github.com/grocy/grocy
MIT License
418 stars 120 forks source link

Update to alpine:3.17.3 #211

Closed jayaddison closed 1 year ago

jayaddison commented 1 year ago

Tested locally using a Makefile-based build.

Separately, but somewhat related: there was an error that occurred during the first attempt to build the frontend container directly using buildah bud --build-arg GROCY_VERSION=v3.3.2 Containerfile-frontend. That's been reported as issue #210.