Use latest alpine

This commit is contained in:
R. Miles McCain 2021-12-31 12:10:19 -05:00
parent e12848b094
commit 7d92a557f4

View File

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