Skip to content

Commit

Permalink
[FIX] Dockerfile label version to 1.1.5 (#13216)
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvinmaniar123 committed Sep 15, 2023
1 parent 92d51c4 commit 3ac8d77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose-quickstart/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ ARG COMMIT_ID
LABEL maintainer="OpenMetadata"
LABEL org.open-metadata.image.authors="support@openmetadata.org"
LABEL org.open-metadata.vendor="OpenMetadata"
LABEL org.open-metadata.release-version="1.1.4"
LABEL org.open-metadata.release-version="1.1.5"
LABEL org.open-metadata.description="OpenMetadata is an open source platform for metadata management and discovery."
LABEL org.open-metadata.url="https://open-metadata.org/"
LABEL org.open-metadata.vcs-url="https://github.com/open-metadata/OpenMetadata"
Expand Down

0 comments on commit 3ac8d77

Please sign in to comment.