Skip to content

Commit

Permalink
bump python to 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
aktech committed Mar 12, 2024
1 parent 83c8601 commit f0118ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/app/Dockerfile
@@ -1,4 +1,4 @@
FROM python:3.7-slim-buster
FROM python:3.8-slim

RUN apt-get update \
# dependencies for building Python packages
Expand Down

0 comments on commit f0118ba

Please sign in to comment.