Skip to content
This repository was archived by the owner on Nov 13, 2023. It is now read-only.

Commit 76b91c2

Browse files
author
Michael Dijkstra
authored
Merge pull request #7 from calibreapp/cli-2.0
Bump version for CLI 2.0.0
2 parents 14f281e + 7ce258d commit 76b91c2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
FROM node:10-slim
22

3-
LABEL version="1.0.2"
4-
LABEL repository="http://github.com/benschwarz/github-actions"
5-
LABEL homepage="http://github.com/benschwarz/github-actions"
3+
LABEL version="2.0.0"
4+
LABEL repository="http://github.com/calibreapp/github-actions"
5+
LABEL homepage="http://github.com/calibreapp/github-actions"
66
LABEL maintainer="Calibre <[email protected]>"
77

88
LABEL "com.github.actions.name"="calibreapp/github-actions"

0 commit comments

Comments
 (0)