Skip to content

Commit cec00a6

Browse files
fredvddavisagli
andauthored
Update Dockerfile
Co-authored-by: David Glick <[email protected]>
1 parent 718f11b commit cec00a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ARG PLONE_VERSION
1212

1313
LABEL maintainer="Plone Community <[email protected]>" \
1414
org.label-schema.name="plone-backend" \
15-
org.label-schema.description="Plone $PLONE-VERSION backend image using Python $PYTHON_VERSION" \
15+
org.label-schema.description="Plone $PLONE_VERSION backend image using Python $PYTHON_VERSION" \
1616
org.label-schema.vendor="Plone Foundation"
1717

1818
# Use /app as the workdir

0 commit comments

Comments
 (0)