Use Alpine 3.14

This commit is contained in:
R. Miles McCain 2021-12-31 13:26:57 -05:00
parent 1fd46b019c
commit aed88b7c9a

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