Merge pull request #40 from elliotmatson/renovate/python-3.x
Update python Docker tag to v3.11
This commit is contained in:
commit
953e8266c3
@ -1,4 +1,4 @@
|
||||
FROM python:3.8-alpine
|
||||
FROM python:3.11-alpine
|
||||
RUN mkdir /app
|
||||
RUN mkdir /config
|
||||
COPY . /app
|
||||
|
Loading…
Reference in New Issue
Block a user