Compare commits
No commits in common. "main" and "v1.7.2-0" have entirely different histories.
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue