Skip to content

Commit fc37514

Browse files
chore: Set org.label-schema.version in Dockerfile (#332)
1 parent 93be885 commit fc37514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ LABEL \
1515
org.label-schema.schema-version="1.0" \
1616
org.label-schema.vendor="Elastic" \
1717
org.label-schema.name="opbeans-node" \
18-
org.label-schema.version="4.11.2" \
18+
org.label-schema.version="4.12.0" \
1919
org.label-schema.url="https://hub.docker.com/r/opbeans/opbeans-node" \
2020
org.label-schema.vcs-url="https://github.com/elastic/opbeans-node" \
2121
org.label-schema.license="MIT"

0 commit comments

Comments
 (0)