Skip to content

Commit 78aa6a9

Browse files
committed
Bump version to 0.2.3
1 parent 783b693 commit 78aa6a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM python:3.9.18-alpine
22

33
# Generic labels
44
LABEL maintainer="Arian Mollik Wasi <arianmollik323@gmail.com>"
5-
LABEL version="0.2.2"
5+
LABEL version="0.2.3"
66
LABEL description="My own custom 12ft.io replacement"
77
LABEL url="https://github.com/wasi-master/13ft/"
88
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"
1111
LABEL org.opencontainers.image.source="https://github.com/wasi-master/13ft"
1212
LABEL org.opencontainers.image.authors="Arian Mollik Wasi, Justin Paul, Alfredo Casanova"
1313
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"
1515
LABEL org.opencontainers.image.url="https://github.com/wasi-master/13ft/"
1616
LABEL org.opencontainers.image.source="https://github.com/wasi-master/13ft/"
1717
LABEL org.opencontainers.image.description="My own custom 12ft.io replacement"

0 commit comments

Comments
 (0)