mirror of
https://github.com/miaowware/qrm2.git
synced 2025-08-03 13:52:25 -04:00
Merge pull request #71 from classabbyamp/docker2
change FROM to alpine 3.10
This commit is contained in:
commit
489c04a945
@ -1,4 +1,4 @@
|
|||||||
FROM python:3-alpine
|
FROM alpine:3.10
|
||||||
|
|
||||||
COPY . /app
|
COPY . /app
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
Loading…
x
Reference in New Issue
Block a user