This commit is contained in:
Jose Quintana
2020-01-07 14:00:01 +01:00
parent a7a6d617c0
commit 4e5bc1fa73
4 changed files with 4 additions and 4 deletions

View File

@@ -14,5 +14,5 @@ LABEL org.opencontainers.image.vendor="Jose Quintana" \
org.opencontainers.image.url="https://github.com/joseluisq/static-web-server" \
org.opencontainers.image.title="Static Web Server" \
org.opencontainers.image.description="A blazing fast static files-serving web server powered by Rust Iron." \
org.opencontainers.image.version="v1.2.0" \
org.opencontainers.image.version="v1.3.0" \
org.opencontainers.image.documentation="https://github.com/joseluisq/static-web-server"