Skip to content

Commit

Permalink
Update OCI annotation's version key
Browse files Browse the repository at this point in the history
  • Loading branch information
groovytron committed Apr 5, 2020
1 parent ac61d83 commit a85af7a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 2.7/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,4 @@ LABEL maintainer="Julien M'Poy <[email protected]>" \
org.opencontainers.image.title="Pandoc Container" \
org.opencontainers.image.url="https://github.com/groovytron/pandoc-container" \
org.opencontainers.image.vendor="Julien M'Poy <[email protected]>" \
org.opencontainers.image.version="2.7.3"
org.opencontainers.image.version="2.7"
2 changes: 1 addition & 1 deletion 2.8/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,4 @@ LABEL maintainer="Julien M'Poy <[email protected]>" \
org.opencontainers.image.title="Pandoc Container" \
org.opencontainers.image.url="https://github.com/groovytron/pandoc-container" \
org.opencontainers.image.vendor="Julien M'Poy <[email protected]>" \
org.opencontainers.image.version="2.7.3"
org.opencontainers.image.version="2.8"
2 changes: 1 addition & 1 deletion 2.9/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,4 @@ LABEL maintainer="Julien M'Poy <[email protected]>" \
org.opencontainers.image.title="Pandoc Container" \
org.opencontainers.image.url="https://github.com/groovytron/pandoc-container" \
org.opencontainers.image.vendor="Julien M'Poy <[email protected]>" \
org.opencontainers.image.version="2.7.3"
org.opencontainers.image.version="2.9"

0 comments on commit a85af7a

Please sign in to comment.