diff --git a/containers/Dockerfile.plugin b/containers/Dockerfile.plugin index 517bbec..2e76b53 100644 --- a/containers/Dockerfile.plugin +++ b/containers/Dockerfile.plugin @@ -38,7 +38,7 @@ LABEL summary="$SUMMARY" \ name="CloudNativePG Barman plugin" \ vendor="CloudNativePG Contributors" \ url="https://cloudnative-pg.io/" \ - version="$VERSION" \ + version="" \ release="1" WORKDIR / diff --git a/containers/Dockerfile.sidecar b/containers/Dockerfile.sidecar index 8d00c12..4d0e7ce 100644 --- a/containers/Dockerfile.sidecar +++ b/containers/Dockerfile.sidecar @@ -45,7 +45,7 @@ LABEL summary="$SUMMARY" \ name="CloudNativePG Barman plugin sidecar" \ vendor="CloudNativePG Contributors" \ url="https://cloudnative-pg.io/" \ - version="$VERSION" \ + version="" \ release="1" COPY --from=pythonbuilder /new-usr/* /usr/