Skip to content

Commit accc2b4

Browse files
chore: upgrade FRI Dockerfile from Python 3.6 to 3.10 (fixes #270)
1 parent 2c47e5e commit accc2b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fri/Dockerfile

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

33
RUN apt-get update && apt-get install -y ca-certificates \
44
&& update-ca-certificates \

0 commit comments

Comments
 (0)