Forráskód Böngészése

ci: use poetry in a container 3.11

Sean 3 éve
szülő
commit
f829a8ac5c
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -4,7 +4,7 @@ name: default
 
 steps:
   - name: test
-    image: git.snas.black-burn.ch/sean/poetry-in-a-container:3.10
+    image: git.snas.black-burn.ch/sean/poetry-in-a-container:3.11
     volumes:
       - name: poetry_cache
         path: /root/.cache/pypoetry/virtualenvs