borgmatic-collective / docker-borgmatic

Borgmatic in Docker
GNU General Public License v3.0
348 stars 92 forks source link

update alpine to 3.18 #262

Closed tomaszduda23 closed 1 year ago

tomaszduda23 commented 1 year ago

Update docker base image to solve DNS issue https://gitlab.alpinelinux.org/alpine/tsc/-/issues/43

grantbevis commented 1 year ago

Thanks for the PR, have you tested a build locally?

tomaszduda23 commented 1 year ago

Yes, for amd64 and arm64. It looks that alpine still have a problem with DNS. Would you consider using debian-slim based image together with alpine? I could prepare PR.