Use Alpine 3.14

This commit is contained in:
R. Miles McCain 2021-12-31 13:26:44 -05:00
parent 04f095b4fb
commit c718d49c54

View File

@ -1,4 +1,4 @@
FROM python:alpine FROM python:alpine3.14
# Getting things ready # Getting things ready
WORKDIR /usr/src/shynet WORKDIR /usr/src/shynet