Skip to content

Commit

Permalink
Update to 3.10.
Browse files Browse the repository at this point in the history
  • Loading branch information
jezdez committed Aug 9, 2022
1 parent 5372af5 commit b947a7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ COPY . /tmp/
RUN npm run build

# -----------------------------------------------------------------------------
FROM python:3.9-slim-buster
FROM python:3.10-slim-buster

ENV PYTHONPATH=/app/ \
PYTHONHASHSEED=random \
Expand Down

0 comments on commit b947a7a

Please sign in to comment.