Switch to Python 3.11 slim image base
This commit is contained in:
parent
b48e04b709
commit
2109dd8b6f
@ -1,4 +1,4 @@
|
|||||||
FROM python:3.11
|
FROM python:3.11-slim
|
||||||
LABEL maintainer="Luke Tainton <luke@tainton.uk>"
|
LABEL maintainer="Luke Tainton <luke@tainton.uk>"
|
||||||
LABEL org.opencontainers.image.source="https://github.com/luketainton/roboluke-tasks"
|
LABEL org.opencontainers.image.source="https://github.com/luketainton/roboluke-tasks"
|
||||||
USER root
|
USER root
|
||||||
|
Loading…
Reference in New Issue
Block a user