Skip to content

Commit bb8ef50

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

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
@@ -47,7 +47,7 @@ LABEL \
4747
org.label-schema.schema-version="1.0" \
4848
org.label-schema.vendor="Elastic" \
4949
org.label-schema.name="opbeans-java" \
50-
org.label-schema.version="1.52.2" \
50+
org.label-schema.version="1.53.0" \
5151
org.label-schema.url="https://hub.docker.com/r/opbeans/opbeans-java" \
5252
org.label-schema.vcs-url="https://github.com/elastic/opbeans-java" \
5353
org.label-schema.license="MIT"

0 commit comments

Comments
 (0)