mirror of
https://github.com/lizheming/drone-wechat.git
synced 2026-06-04 18:33:46 +08:00
update dockerfile version
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ FROM mhart/alpine-node:8.9.3
|
||||
LABEL maintainer="lizheming <i@imnerd.org>" \
|
||||
org.label-schema.name="Drone Wechat Notification" \
|
||||
org.label-schema.vendor="lizheming" \
|
||||
org.label-schema.schema-version="1.0"
|
||||
org.label-schema.schema-version="1.1.0"
|
||||
|
||||
WORKDIR /wechat
|
||||
COPY package.json /wechat/package.json
|
||||
|
||||
Reference in New Issue
Block a user