Lessen priorities on field buttons (#182)

* Lessen priorities on field buttons

* Use latest alpine
This commit is contained in:
R. Miles McCain
2021-12-31 12:11:03 -05:00
committed by GitHub
parent e534269c77
commit 1fd46b019c
8 changed files with 17 additions and 17 deletions

View File

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