try another well maintained docker image

This commit is contained in:
lukas 2021-08-28 22:06:47 +02:00
parent 99c86d9eed
commit 5abd8ab4fd

View File

@ -13,7 +13,7 @@ Build_Go:
- "./latexautoinstaller*"
Compress_upx:
image: fjolsvin/upx
image: kolaente/upx
stage: compress
dependencies:
- Build_Go