switch baseimage to python:alpine
This commit is contained in:
parent
90a1522c2a
commit
542c1a9261
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM python:slim
|
FROM python:alpine
|
||||||
|
|
||||||
WORKDIR ./
|
WORKDIR ./
|
||||||
ARG PUID=1000
|
ARG PUID=1000
|
||||||
|
|
Loading…
Reference in a new issue