Skip to content

Commit 78dd961

Browse files
committed
chore: Dockerfile: Update image source URL
1 parent db5ea99 commit 78dd961

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN CGO_ENABLED=1 GOOS=linux go build -a -installsuffix cgo -o divar-alert .
88

99

1010
FROM alpine:3.17
11-
LABEL org.opencontainers.image.source="https://github.com/MrMohebi/stremio-ir-providers"
11+
LABEL org.opencontainers.image.source="https://github.com/MrMohebi/divar-alert"
1212

1313
WORKDIR /root/app
1414

0 commit comments

Comments
 (0)