瀏覽代碼

python 3.10 for release docker image

Rodja Trappe 2 年之前
父節點
當前提交
a994f79fc8
共有 1 個文件被更改,包括 1 次插入1 次删除
  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