We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db5ea99 commit 78dd961Copy full SHA for 78dd961
Dockerfile
@@ -8,7 +8,7 @@ RUN CGO_ENABLED=1 GOOS=linux go build -a -installsuffix cgo -o divar-alert .
8
9
10
FROM alpine:3.17
11
-LABEL org.opencontainers.image.source="https://github.com/MrMohebi/stremio-ir-providers"
+LABEL org.opencontainers.image.source="https://github.com/MrMohebi/divar-alert"
12
13
WORKDIR /root/app
14
0 commit comments