mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-04 05:34:50 +01:00
eee1680c6e
TGS docker image had to drop libssl1.0.0 which it installed with a curl of a now 404'ing .deb. Transitively, curl isn't installed in the TGS docker image anymore. This fixes CI for changes that trigger the TGS integration job. i.e. #75570 and #75572 <- Please update master on these PRs after merging I fucking despise distro package managers. All in all we should have done this from the get-go.