mirror of
https://github.com/Clortox/drone-ntfy.git
synced 2024-06-08 02:40:40 +00:00
Compare commits
No commits in common. "5f63e70f91a16ffeb3212527cfbc9012db38b866" and "d98c930f43f5570626459effb6f3128505a360ee" have entirely different histories.
5f63e70f91
...
d98c930f43
@ -1,4 +1,4 @@
|
|||||||
FROM alpine
|
FROM apline
|
||||||
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