File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ FROM python:3.9.18-alpine
2
2
3
3
# Generic labels
4
4
LABEL maintainer="Arian Mollik Wasi <arianmollik323@gmail.com>"
5
- LABEL version="0.2.2 "
5
+ LABEL version="0.2.3 "
6
6
LABEL description="My own custom 12ft.io replacement"
7
7
LABEL url="https://github.com/wasi-master/13ft/"
8
8
LABEL documentation="https://github.com/wasi-master/13ft/blob/main/README.md"
@@ -11,7 +11,7 @@ LABEL documentation="https://github.com/wasi-master/13ft/blob/main/README.md"
11
11
LABEL org.opencontainers.image.source="https://github.com/wasi-master/13ft"
12
12
LABEL org.opencontainers.image.authors="Arian Mollik Wasi, Justin Paul, Alfredo Casanova"
13
13
LABEL org.opencontainers.image.created="2023-10-31T22:53:00Z"
14
- LABEL org.opencontainers.image.version="0.2.2 "
14
+ LABEL org.opencontainers.image.version="0.2.3 "
15
15
LABEL org.opencontainers.image.url="https://github.com/wasi-master/13ft/"
16
16
LABEL org.opencontainers.image.source="https://github.com/wasi-master/13ft/"
17
17
LABEL org.opencontainers.image.description="My own custom 12ft.io replacement"
You can’t perform that action at this time.
0 commit comments