diff options
| author | Florian Fischer <florian.fischer@muhq.space> | 2025-11-07 10:50:49 +0100 |
|---|---|---|
| committer | Florian Fischer <florian.fischer@muhq.space> | 2025-11-07 12:00:56 +0100 |
| commit | d5ffe5229df255d3b5facc470aacd448543fe584 (patch) | |
| tree | bc3a45ccc3e7c81047c90f88fdc957a9379007bf /.gitlab-ci.yml | |
| parent | 623893253c32d382b71c2a5ce97f7b668f38a62d (diff) | |
| download | geldschieberbot-d5ffe5229df255d3b5facc470aacd448543fe584.tar.gz geldschieberbot-d5ffe5229df255d3b5facc470aacd448543fe584.zip | |
bump pipenv to python3.13HEADsimple-dbus-mainmain
Diffstat (limited to '.gitlab-ci.yml')
| -rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d1e3121..5302f6d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: "muhq/python-dev:3.12-pygobject" +image: "muhq/python-dev:3.13.1-1_pygobject" before_script: - python --version |
