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 fe487bd commit ef48a6cCopy full SHA for ef48a6c
Dockerfile
@@ -6,7 +6,7 @@ ARG CI_COMMIT_SHA
6
ARG CI_COMMIT_TAG
7
ARG CI_UPSTREAM_VERSION
8
ARG POSTGRESQL_MAJOR_VERSION=16
9
-ARG VCHORD_VERSION=0.4.3
+ARG VCHORD_VERSION=0.5.3
10
11
LABEL org.opencontainers.image.authors="Daniel Muehlbachler-Pietrzykowski <daniel.muehlbachler@niftyside.com>"
12
LABEL org.opencontainers.image.vendor="Daniel Muehlbachler-Pietrzykowski"
0 commit comments