lwthiker / curl-impersonate

curl-impersonate: A special build of curl that can impersonate Chrome & Firefox
MIT License
3.46k stars 229 forks source link

Dockerfile: use bullseye as Debian base #118

Closed wrobelda closed 1 year ago

wrobelda commented 1 year ago

Debian Bullseye was released over a year ago, so I suppose using it as a basis for Docker Debain image makes more sense? It would also help incorporating it in other images, which rather tend to be based on current stable releases. See e.g. https://github.com/RSS-Bridge/rss-bridge/pull/2941#issuecomment-1208569045

Run and tested locally, seems to work just fine.