Skip to content

Commit 23ad150

Browse files
author
Dmitriy Apollonin
committed
upgrade python version and debian os version
1 parent bbf498e commit 23ad150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.7
1+
FROM python:3.9-slim-bullseye
22

33
RUN pip install pytest pytest-cases pytest-rerunfailures
44
RUN apt-get -y update

0 commit comments

Comments
 (0)