Commit 6602b90e authored by Kostis Trantzas's avatar Kostis Trantzas
Browse files

Update .gitlab-ci.yml file with LTS image

parent 648b1a1f
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
pages:
  stage: deploy
  image: python:3.9.18-slim-bullseye
  image: python:3.9.18-slim-bookworm
  variables:
    PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip"
    PAGES_BRANCH: gl-pages