Skip to content

Commit

Permalink
Merge pull request #25 from iamenr0s/renovate/python-3.x
Browse files Browse the repository at this point in the history
Update python Docker tag to v3.11
  • Loading branch information
iamenr0s authored Jun 20, 2023
2 parents 704c10a + 2493f6f commit 894f0b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker_builds/enviro-plus-driver/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.7-buster
FROM python:3.11-buster

RUN apt update && \
apt install -y sudo && \
Expand Down

0 comments on commit 894f0b2

Please sign in to comment.