Updated to version 1.7.3

This commit is contained in:
Oscar Blue 2023-08-03 21:43:43 +01:00
parent 6eef1d760d
commit 944e5150e0

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"