mirror of
https://github.com/nikdoof/aaisp2mqtt.git
synced 2025-12-13 01:32:24 +00:00
Update python Docker tag to v3.11
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM python:3.10-alpine
|
||||
FROM python:3.11-alpine
|
||||
|
||||
COPY requirements.txt /app/
|
||||
COPY aaisp2mqtt.py /app/
|
||||
|
||||
Reference in New Issue
Block a user