Explorar o código

chore: docker use python 3.11

Sean %!s(int64=3) %!d(string=hai) anos
pai
achega
7f6bbef2ed
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM python:3.11.0-slim as Runner
+FROM python:3.11-slim as Runner
 
 # Env
 ENV IS_DOCKER=true