Skip to content

Commit 303f21f

Browse files
committed
Additional properties in Docker image template label
1 parent 1f5b83f commit 303f21f

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
@@ -8,7 +8,7 @@
88
#
99
FROM ubuntu:bionic
1010

11-
LABEL name="Silverpeas Build" description="An image to build a Silverpeas project" vendor="Silverpeas" version=1
11+
LABEL name="Silverpeas Build" description="An image to build a Silverpeas project" vendor="Silverpeas" version=6.1 build=5
1212
MAINTAINER Miguel Moquillon "miguel.moquillon@silverpeas.org"
1313

1414
ENV TERM=xterm

0 commit comments

Comments
 (0)