Updated to version 1.7.3
This commit is contained in:
parent
6eef1d760d
commit
944e5150e0
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue