diff --git a/Dockerfile b/Dockerfile index 64d547b..f501d37 100644 --- a/Dockerfile +++ b/Dockerfile @@ -41,7 +41,7 @@ LABEL \ org.label-schema.schema-version="1.0" \ org.label-schema.vendor="Elastic" \ org.label-schema.name="opbeans-python" \ - org.label-schema.version="6.23.0" \ + org.label-schema.version="6.24.0" \ org.label-schema.url="https://hub.docker.com/r/opbeans/opbeans-python" \ org.label-schema.vcs-url="https://github.com/elastic/opbeans-python" \ org.label-schema.license="MIT"