Skip to content

Commit bfc12ed

Browse files
committed
Version bump
1 parent ebcc8cd commit bfc12ed

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.docker/ol8-unprivileged.docker

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ LABEL org.opencontainers.image.title="WEBKAOS (Unprivileged)" \
1414
org.opencontainers.image.url="https://kaos.sh/webkaos" \
1515
org.opencontainers.image.source="https://github.com/essentialkaos/webkaos"
1616

17-
ARG WEBKAOS_VER=1.26.3
17+
ARG WEBKAOS_VER=1.28.0
1818
ARG REPOSITORY=kaos-release
1919

2020
ARG UID=1001

.docker/ol8.docker

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ LABEL org.opencontainers.image.title="WEBKAOS" \
1414
org.opencontainers.image.url="https://kaos.sh/webkaos" \
1515
org.opencontainers.image.source="https://github.com/essentialkaos/webkaos"
1616

17-
ARG WEBKAOS_VER=1.26.3
17+
ARG WEBKAOS_VER=1.28.0
1818
ARG REPOSITORY=kaos-release
1919

2020
# hadolint ignore=DL3031,DL3041

.docker/ol9-unprivileged.docker

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ LABEL org.opencontainers.image.title="WEBKAOS (Unprivileged)" \
1414
org.opencontainers.image.url="https://kaos.sh/webkaos" \
1515
org.opencontainers.image.source="https://github.com/essentialkaos/webkaos"
1616

17-
ARG WEBKAOS_VER=1.26.3
17+
ARG WEBKAOS_VER=1.28.0
1818
ARG REPOSITORY=kaos-release
1919

2020
ARG UID=1001

.docker/ol9.docker

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ LABEL org.opencontainers.image.title="WEBKAOS" \
1414
org.opencontainers.image.url="https://kaos.sh/webkaos" \
1515
org.opencontainers.image.source="https://github.com/essentialkaos/webkaos"
1616

17-
ARG WEBKAOS_VER=1.26.3
17+
ARG WEBKAOS_VER=1.28.0
1818
ARG REPOSITORY=kaos-release
1919

2020
# hadolint ignore=DL3031,DL3041

0 commit comments

Comments
 (0)