File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,16 +2,16 @@ FROM python:3.9.18-alpine
22
33# Generic labels
44LABEL maintainer=
"Arian Mollik Wasi <[email protected] >" 5- LABEL version="0.3.0 "
5+ LABEL version="0.3.1 "
66LABEL description="My own custom 12ft.io replacement"
77LABEL url="https://github.com/wasi-master/13ft/"
88LABEL documentation="https://github.com/wasi-master/13ft/blob/main/README.md"
99
1010# OCI compliant labels
1111LABEL org.opencontainers.image.source="https://github.com/wasi-master/13ft"
12- LABEL org.opencontainers.image.authors="Arian Mollik Wasi, Justin Paul, Alfredo Casanova "
12+ LABEL org.opencontainers.image.authors="Arian Mollik Wasi"
1313LABEL org.opencontainers.image.created="2023-10-31T22:53:00Z"
14- LABEL org.opencontainers.image.version="0.3.0 "
14+ LABEL org.opencontainers.image.version="0.3.1 "
1515LABEL org.opencontainers.image.url="https://github.com/wasi-master/13ft/"
1616LABEL org.opencontainers.image.source="https://github.com/wasi-master/13ft/"
1717LABEL org.opencontainers.image.description="My own custom 12ft.io replacement"
You can’t perform that action at this time.
0 commit comments