mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-01-11 21:23:12 +01:00
fix: remove versions
Signed-off-by: Jonathan Gonzalez V. <jonathan.abdiel@gmail.com>
This commit is contained in:
parent
a3d4881e98
commit
146550cb1c
@ -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 /
|
||||
|
||||
@ -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/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user