-
Notifications
You must be signed in to change notification settings - Fork 477
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to Alpine 3.9 #276
Update to Alpine 3.9 #276
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, but does need a rebase now (and there's an extra change in here that shouldn't be). 👍
(I'm happy to take it from here if you'd rather, too.)
I'll rebase in a minute |
Thanks 👍 |
- `golang`: Alpine 3.9 (docker-library/golang#262) - `haproxy`: Alpine 3.9 (docker-library/haproxy#82) - `httpd`: Alpine 3.9 (docker-library/httpd#124) - `mariadb`: 10.0.38, 5.5.63 - `memcached`: Alpine 3.9 (docker-library/memcached#45) - `mysql`: 8.0.15 - `openjdk`: 13-ea+6, 12-ea+30, Alpine 3.9 (docker-library/openjdk#276) - `php`: axe 5.6 (EOL), consistent `/var/www/html` permissions (docker-library/php#787) - `postgres`: Alpine 3.9 (docker-library/postgres#550) - `rabbitmq`: 3.7.11, 3.8.0-beta.2 - `redis`: Alpine 3.9 (redis/docker-library-redis#183) - `ruby`: Alpine 3.9 (docker-library/ruby#262) - `wordpress`: `chown` of `.` in very certain narrow cases (docker-library/wordpress#371)
- `golang`: Alpine 3.9 (docker-library/golang#262) - `haproxy`: Alpine 3.9 (docker-library/haproxy#82) - `httpd`: Alpine 3.9 (docker-library/httpd#124) - `mariadb`: 10.0.38, 5.5.63 - `memcached`: Alpine 3.9 (docker-library/memcached#45) - `mysql`: 8.0.15 - `openjdk`: 13-ea+6, 12-ea+30, Alpine 3.9 (docker-library/openjdk#276) - `php`: axe 5.6 (EOL), consistent `/var/www/html` permissions (docker-library/php#787) - `postgres`: Alpine 3.9 (docker-library/postgres#550) - `rabbitmq`: 3.7.11, 3.8.0-beta.2 - `redis`: Alpine 3.9 (redis/docker-library-redis#183) - `ruby`: Alpine 3.9 (docker-library/ruby#262) - `wordpress`: `chown` of `.` in very certain narrow cases (docker-library/wordpress#371)
No description provided.