Revert to apline:3.11 to stay on Python 3.7 (3.8 has issues with channels)
This commit is contained in:
parent
9a2876469a
commit
14d5b0c69c
5 changed files with 39 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:3.11
|
||||
FROM alpine:3.10
|
||||
|
||||
RUN \
|
||||
echo 'installing dependencies' && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue