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 93be885 commit e7d5e53Copy full SHA for e7d5e53
Dockerfile
@@ -15,7 +15,7 @@ LABEL \
15
org.label-schema.schema-version="1.0" \
16
org.label-schema.vendor="Elastic" \
17
org.label-schema.name="opbeans-node" \
18
- org.label-schema.version="4.11.2" \
+ org.label-schema.version="4.12.0" \
19
org.label-schema.url="https://hub.docker.com/r/opbeans/opbeans-node" \
20
org.label-schema.vcs-url="https://github.com/elastic/opbeans-node" \
21
org.label-schema.license="MIT"
0 commit comments