We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 718f11b commit cec00a6Copy full SHA for cec00a6
Dockerfile
@@ -12,7 +12,7 @@ ARG PLONE_VERSION
12
13
LABEL maintainer="Plone Community <[email protected]>" \
14
org.label-schema.name="plone-backend" \
15
- org.label-schema.description="Plone $PLONE-VERSION backend image using Python $PYTHON_VERSION" \
+ org.label-schema.description="Plone $PLONE_VERSION backend image using Python $PYTHON_VERSION" \
16
org.label-schema.vendor="Plone Foundation"
17
18
# Use /app as the workdir
0 commit comments