mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
- fixed build version in webapp and backend
This commit is contained in:
parent
a662fed961
commit
c9a5df0cd6
@ -27,7 +27,7 @@ LABEL org.label-schema.url="https://ocelot.social"
|
|||||||
LABEL org.label-schema.vcs-url="https://github.com/Ocelot-Social-Community/Ocelot-Social/tree/master/backend"
|
LABEL org.label-schema.vcs-url="https://github.com/Ocelot-Social-Community/Ocelot-Social/tree/master/backend"
|
||||||
LABEL org.label-schema.vcs-ref="${BUILD_COMMIT}"
|
LABEL org.label-schema.vcs-ref="${BUILD_COMMIT}"
|
||||||
LABEL org.label-schema.vendor="ocelot.social Community"
|
LABEL org.label-schema.vendor="ocelot.social Community"
|
||||||
LABEL org.label-schema.version="${VERSION}"
|
LABEL org.label-schema.version="${BUILD_VERSION}"
|
||||||
LABEL org.label-schema.schema-version="1.0"
|
LABEL org.label-schema.schema-version="1.0"
|
||||||
LABEL maintainer="devops@ocelot.social"
|
LABEL maintainer="devops@ocelot.social"
|
||||||
|
|
||||||
|
|||||||
@ -27,7 +27,7 @@ LABEL org.label-schema.url="https://ocelot.social"
|
|||||||
LABEL org.label-schema.vcs-url="https://github.com/Ocelot-Social-Community/Ocelot-Social/tree/master/backend"
|
LABEL org.label-schema.vcs-url="https://github.com/Ocelot-Social-Community/Ocelot-Social/tree/master/backend"
|
||||||
LABEL org.label-schema.vcs-ref="${BUILD_COMMIT}"
|
LABEL org.label-schema.vcs-ref="${BUILD_COMMIT}"
|
||||||
LABEL org.label-schema.vendor="ocelot.social Community"
|
LABEL org.label-schema.vendor="ocelot.social Community"
|
||||||
LABEL org.label-schema.version="${VERSION}"
|
LABEL org.label-schema.version="${BUILD_VERSION}"
|
||||||
LABEL org.label-schema.schema-version="1.0"
|
LABEL org.label-schema.schema-version="1.0"
|
||||||
LABEL maintainer="devops@ocelot.social"
|
LABEL maintainer="devops@ocelot.social"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user