Update docker image

This commit is contained in:
sam
2023-12-13 12:58:46 +01:00
parent a0c916cafe
commit a577e4bae2

View File

@@ -1,4 +1,4 @@
image: python:slim
image: python:3.11-slim
before_script:
- time apt update