Compare commits
1 commit
Author | SHA1 | Date | |
---|---|---|---|
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