revert version back to 0 (depends on when the image was built)
This commit is contained in:
parent
a4bef193b3
commit
da3e89cfe9
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ FROM registry.fedoraproject.org/fedora:latest
|
|||
ENV SUMMARY="Performance Co-Pilot" \
|
||||
DESCRIPTION="Performance Co-Pilot is a system performance analysis toolkit."
|
||||
|
||||
ENV VERSION=5.1.0 \
|
||||
ENV VERSION=0 \
|
||||
ARCH=x86_64
|
||||
|
||||
LABEL name="${FGC}/pcp" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue