Skip to content

Commit

Permalink
Merge pull request #961 from danger/dockerfile_fix
Browse files Browse the repository at this point in the history
Restore maintainer on Dockerfile
  • Loading branch information
orta committed Nov 21, 2019
2 parents 5827e35 + 55dca2f commit b188537
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
FROM node:12-slim

LABEL maintainer="Orta Therox"
LABEL "com.github.actions.name"="Danger JS Action"
LABEL "com.github.actions.description"="Runs JavaScript/TypeScript Dangerfiles"
LABEL "com.github.actions.icon"="zap"
Expand Down

0 comments on commit b188537

Please sign in to comment.