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 e202c75 commit 2bc06c6Copy full SHA for 2bc06c6
Dockerfile
@@ -10,7 +10,7 @@ LABEL org.opencontainers.image.title="postgis-vector" \
10
org.opencontainers.image.description="postgresql+postgis container with pgvector added" \
11
org.opencontainers.image.vendor="Payload" \
12
org.opencontainers.image.authors="Payload <[email protected]>" \
13
- org.opencontainers.image.version="17-5.0" \
+ org.opencontainers.image.version="17-6.0" \
14
org.opencontainers.image.licenses="MIT" \
15
org.opencontainers.image.url="https://github.com/payloadcms/postgis-vector" \
16
org.opencontainers.image.source="https://github.com/payloadcms/postgis-vector"
0 commit comments