diff --git a/TLLA/gitlab-ci-2021.yml b/TLLA/gitlab-ci-2021.yml
index 4f123b604ada4d8e55c82fb7e3804bd4cdc7c6c8..d935a46717829ce35a88162bfa3da12d057f9b5d 100644
--- a/TLLA/gitlab-ci-2021.yml
+++ b/TLLA/gitlab-ci-2021.yml
@@ -25,7 +25,7 @@ cache:
       - web/$BUILD_DIR
 
 .deploy:
-  image: alpine:latest
+  image: debian:bullseye
   stage: deploy
   variables:
   before_script: