File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,11 @@ ARG PG_MAJOR
55LABEL org.opencontainers.image.title="postgis-vector" \
66 org.opencontainers.image.description="postgresql+postgis container with pgvector added" \
77 org.opencontainers.image.vendor="@gvkhna" \
8- org.opencontainers.image.authors="Gaurav Khanna <gaurav@gvkhna .com>" \
9- org.opencontainers.image.version="17-3.5 " \
8+ org.opencontainers.image.authors="Payload <dev@payloadcms .com>" \
9+ org.opencontainers.image.version="17-3.4 " \
1010 org.opencontainers.image.licenses="MIT" \
11- org.opencontainers.image.url="https://github.com/gvkhna /postgis-vector" \
12- org.opencontainers.image.source="https://github.com/gvkhna /postgis-vector"
11+ org.opencontainers.image.url="https://github.com/payloadcms /postgis-vector" \
12+ org.opencontainers.image.source="https://github.com/payloadcms /postgis-vector"
1313
1414RUN apt-get update \
1515 && apt-mark hold locales \
You can’t perform that action at this time.
0 commit comments