Skip to content

Commit

Permalink
update python version to 3.10 (#168)
Browse files Browse the repository at this point in the history
Signed-off-by: Doron Chen <[email protected]>
  • Loading branch information
cdoron authored May 24, 2022
1 parent 68a5ac6 commit b05297f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.8-slim
FROM python:3.10-slim

ENV USER_UID=1001 \
USER_NAME=afm
Expand Down

0 comments on commit b05297f

Please sign in to comment.