Skip to content

Commit f56133c

Browse files
chore: Set org.label-schema.version in Dockerfile
Made with ❤️️ by updatecli
1 parent bdc513b commit f56133c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ LABEL \
4141
org.label-schema.schema-version="1.0" \
4242
org.label-schema.vendor="Elastic" \
4343
org.label-schema.name="opbeans-python" \
44-
org.label-schema.version="6.23.0" \
44+
org.label-schema.version="6.24.0" \
4545
org.label-schema.url="https://hub.docker.com/r/opbeans/opbeans-python" \
4646
org.label-schema.vcs-url="https://github.com/elastic/opbeans-python" \
4747
org.label-schema.license="MIT"

0 commit comments

Comments
 (0)