Skip to content

Commit 85a407e

Browse files
author
Oleg Sucharevich
committed
update label on docker image
1 parent 670a6ce commit 85a407e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ RUN apk add --update ca-certificates
55
COPY dist/pikolo_linux_386/pikolo /usr/local/bin/
66
COPY VERSION /VERSION
77

8-
LABEL io.codefresh.repo.name="images"
8+
LABEL io.codefresh.engine="true"
99

1010
ENTRYPOINT ["pikolo"]
1111
CMD [ "--help" ]

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.12.0
1+
0.13.0

0 commit comments

Comments
 (0)