mirror of
https://github.com/Clortox/drone-ntfy.git
synced 2024-06-08 02:40:40 +00:00
Compare commits
4 Commits
d98c930f43
...
5f63e70f91
Author | SHA1 | Date | |
---|---|---|---|
|
5f63e70f91 | ||
e6b31c7e30 | |||
|
3e56688254 | ||
|
311b767a7d |
@ -1,4 +1,4 @@
|
|||||||
FROM apline
|
FROM alpine
|
||||||
ADD main.sh /bin/
|
ADD main.sh /bin/
|
||||||
RUN chmod +x /bin/main.sh
|
RUN chmod +x /bin/main.sh
|
||||||
RUN apk -Uuv add curl ca-certificates
|
RUN apk -Uuv add curl ca-certificates
|
||||||
|
Loading…
Reference in New Issue
Block a user