Releases: grocy/grocy-docker
Releases · grocy/grocy-docker
v3.3.2-6
v3.3.2-5
v3.3.2-4
[v3.3.2-4] - 2022-12-18
- Rebuild container imagers with Alpine 3.17.0 (#205)
- Also removes PHP log volume mounts, since those volumes are no longer written to
- Fix an nginx 'alert' error that appeared when starting the frontend container (#204 - thank you, @RedlineTriad)
v3.3.2-3
[v3.3.2-3] - 2022-11-28
- Revert to Alpine 3.16.3 and PHP 8.0
- PHP 8.1 isn't yet officially supported by Grocy, and Alpine 3.17.0 doesn't currently include PHP 8.0
v3.3.2-2
[v3.3.2-2] - 2022-11-27
- Rebuild container imagers with Alpine 3.17.0
- Configure restart policy 'unless-stopped' in docker-compose.yml
v3.0.1-13
v3.3.2-1
[v3.3.2-1] - 2022-11-26
-
Logging-related changes
- Configure logging to stdout and stderr from application containers
- Remove the nginx log storage volume from frontend containers
-
Potentially impactful configuration changes in 'docker-compose.yml'
- The default listen port for the frontend container has been updated to 8080
-
Fixup: bring self-signed TLS certificate frontend container build up-to-date with Alpine 3.16.3
-
Add README guidance for upgrading container versions
-
Remove some no-longer-used Composer-related environment variables from the PHP container build
-
Store separate copies of the nginx configuration for the 'frontend' and 'frontend-tls-selfsigned' containers in git
v3.3.2-0
[v3.3.2-0] - 2022-11-13
- Upgrade to grocy v3.3.2
- Cleanup: migrate back to Alpine-packaged distribution of composer (PHP package manager)
v3.3.1-7
v3.3.1-6
[v3.3.1-6] - 2022-09-17
- Update GitHub Actions build workflow to use Ubuntu
jammy