arangodb / arangodb-docker

Docker container for ArangoDB
Apache License 2.0
106 stars 32 forks source link

Update base image to alpine:3.19.1 #117

Open junosuarez opened 5 months ago

junosuarez commented 5 months ago

This contains several security updates in alpine's busybox toolkit. Build tested and working locally.

Release notes: https://www.alpinelinux.org/posts/Alpine-3.19.1-released.html

Please let me know if you have any requested changes or additional questions. Thank you!

cla-bot[bot] commented 5 months ago

Fresh avocado detected! Welcome and thank you for your contribution @junosuarez. My avocado-loving overlords have decreed a signed CLA is required for PRs. Please see https://github.com/arangodb/arangodb/blob/devel/CONTRIBUTING.md file to learn more or ask @cw00dw0rd if you have issues.

fceller commented 5 months ago

CLA received

cla-bot[bot] commented 5 months ago

Fresh avocado detected! Welcome and thank you for your contribution @junosuarez. My avocado-loving overlords have decreed a signed CLA is required for PRs. Please see https://github.com/arangodb/arangodb/blob/devel/CONTRIBUTING.md file to learn more or ask @cw00dw0rd if you have issues.

junosuarez commented 5 months ago

Tried git commit --amend --no-edit && git push -f to trigger a re-run of the cla-signed bot, but it's still red. I've signed a CLA, as noted above. I don't particularly need this exact PR to land, but it would be nice to get an image with up-to-date alpine. Please let me know if I can be of assistance. Thanks!