Pārlūkot izejas kodu

python 3.10 for release docker image

Rodja Trappe 2 gadi atpakaļ
vecāks
revīzija
a994f79fc8
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      release.dockerfile

+ 1 - 1
release.dockerfile

@@ -1,4 +1,4 @@
-FROM python:3.9-slim
+FROM python:3.10-slim
 
 RUN python -m pip install nicegui