mirror of
https://github.com/Clortox/drone-ntfy.git
synced 2024-06-08 02:40:40 +00:00
Fix typo in alpine name
This commit is contained in:
parent
d98c930f43
commit
e6b31c7e30
@ -1,4 +1,4 @@
|
||||
FROM apline
|
||||
FROM alpine
|
||||
ADD main.sh /bin/
|
||||
RUN chmod +x /bin/main.sh
|
||||
RUN apk -Uuv add curl ca-certificates
|
||||
|
Loading…
Reference in New Issue
Block a user