Loading lektor.yml +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ include: # common parameters for Lektor builds .lektor: image: python:3.8-bullseye image: python:3.11-bullseye variables: GIT_STRATEGY: clone GIT_SUBMODULE_STRATEGY: recursive Loading Loading
lektor.yml +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ include: # common parameters for Lektor builds .lektor: image: python:3.8-bullseye image: python:3.11-bullseye variables: GIT_STRATEGY: clone GIT_SUBMODULE_STRATEGY: recursive Loading