diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c132edd..3f2dfe7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,8 +3,8 @@ stages: - deploy variables: - VERSION: "1.1a-114" - DISTRO: "buster" + VERSION: "1.1a-115" + DISTRO: "bullseye" before_script: - env|sort