Skip to content

Commit

Permalink
set DESCRIPTION label
Browse files Browse the repository at this point in the history
  • Loading branch information
jac18281828 committed Jun 1, 2023
1 parent d41e35a commit 171f5c5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 1.2.17 (2023-05-01)

* set description label

# 1.2.16 (2023-04-08)

* release image should run even when docker-image is running. Especially when docker-image is running.
Expand Down
3 changes: 2 additions & 1 deletion bedrock/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,5 @@ LABEL org.label-schema.build-date=$BUILD_DATE \
org.label-schema.vcs-url="[email protected]:jac18281828/bedrock.git" \
org.label-schema.vendor="John Cairns" \
org.label-schema.version=$VERSION \
org.label-schema.schema-version="1.0"
org.label-schema.schema-version="1.0" \
org.opencontainers.image.description="ETOPO 2022 and gmt 6"

0 comments on commit 171f5c5

Please sign in to comment.