Skip to content

Commit 1cf0e30

Browse files
committed
Label for version is set in Dockerfile
1 parent f680fd5 commit 1cf0e30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ RUN chown -R www-data:www-data .
3131
ARG ARG_CREATED
3232
ARG ARG_URL
3333
ARG ARG_SOURCE
34-
ARG ARG_VERSION
34+
ARG ARG_VERSION="${PFA_VERSION}-01"
3535
ARG ARG_REVISION
3636
ARG ARG_VENDOR
3737
ARG ARG_TITLE

0 commit comments

Comments
 (0)