Skip to content

Commit 670a6ce

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

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +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"
9+
810
ENTRYPOINT ["pikolo"]
911
CMD [ "--help" ]

VERSION

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

0 commit comments

Comments
 (0)