Compare commits

..

No commits in common. "main" and "v1.7.2-0" have entirely different histories.

View file

@ -1,7 +1,7 @@
FROM python:3.10.4
# set version label
ARG PLUGET_VERSION=v1.7.3
ARG PLUGET_VERSION=v1.7.2
LABEL maintainer="oscar@oscarpo.co"
ENV HOME="/config"