publish docker image 3.0

pull/6/head
Yax 3 years ago
parent fbeb0d386e
commit 6c4bbace02

@ -1,6 +1,6 @@
FROM python:3.9-alpine
ARG STACOSYS_VERSION=2.1
ARG STACOSYS_VERSION=3.0
ARG STACOSYS_FILENAME=stacosys-${STACOSYS_VERSION}-py3-none-any.whl
RUN apk update && apk add bash && apk add wget

Loading…
Cancel
Save