Explorar o código

feat(api): bump to Python 3.8

Peter Thomassen %!s(int64=5) %!d(string=hai) anos
pai
achega
6d4dc5aa32
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      api/Dockerfile

+ 1 - 1
api/Dockerfile

@@ -1,4 +1,4 @@
-FROM python:3.7
+FROM python:3.8-buster
 
 RUN apt-get update && apt-get install -y \
 		gcc \