Skip to content

Commit e93bf47

Browse files
committed
docker: Link GHCR to this Git repository.
1 parent 4e1ef66 commit e93bf47

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: Dockerfile

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
# from the provided Git ref.
55
FROM ubuntu:20.04 as base
66

7+
LABEL org.opencontainers.image.source https://github.com/zulip/docker-zulip
8+
79
# Set up working locales and upgrade the base image
810
ENV LANG="C.UTF-8"
911

0 commit comments

Comments
 (0)