Update Dockerfile
Browse files- Dockerfile +1 -0
Dockerfile
CHANGED
@@ -96,3 +96,4 @@ LABEL maintainer="searxng <${GIT_URL}>" \
|
|
96 |
org.opencontainers.image.source=${LABEL_VCS_URL} \
|
97 |
org.opencontainers.image.created="${LABEL_DATE}" \
|
98 |
org.opencontainers.image.documentation="https://github.com/searxng/searxng-docker"
|
|
|
|
96 |
org.opencontainers.image.source=${LABEL_VCS_URL} \
|
97 |
org.opencontainers.image.created="${LABEL_DATE}" \
|
98 |
org.opencontainers.image.documentation="https://github.com/searxng/searxng-docker"
|
99 |
+
|