Compare commits

..

1 commit

Author SHA1 Message Date
944e5150e0 Updated to version 1.7.3 2023-08-03 21:43:43 +01:00

View file

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