Skip to content

Commit 8080fec

Browse files
chore(deps): update python docker tag to v3.9 (#3)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 38bb785 commit 8080fec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

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

33
RUN python -m pip install --upgrade pip
44
RUN pip install pipx

0 commit comments

Comments
 (0)