Skip to content

Commit f0ddb4e

Browse files
committed
Bump version in dockerfiles
1 parent 37f3055 commit f0ddb4e

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

.docker/centos7-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.23.3
17+
ARG WEBKAOS_VER=1.23.4
1818
ARG BROTLI_VER=0.1.5
1919
ARG REPOSITORY=kaos-release
2020

.docker/centos7.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.23.3
17+
ARG WEBKAOS_VER=1.23.4
1818
ARG BROTLI_VER=0.1.5
1919
ARG REPOSITORY=kaos-release
2020

.docker/ol7-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.23.3
17+
ARG WEBKAOS_VER=1.23.4
1818
ARG BROTLI_VER=0.1.5
1919
ARG REPOSITORY=kaos-release
2020

.docker/ol7.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.23.3
17+
ARG WEBKAOS_VER=1.23.4
1818
ARG BROTLI_VER=0.1.5
1919
ARG REPOSITORY=kaos-release
2020

.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.23.3
17+
ARG WEBKAOS_VER=1.23.4
1818
ARG BROTLI_VER=0.1.5
1919
ARG REPOSITORY=kaos-release
2020

.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.23.3
17+
ARG WEBKAOS_VER=1.23.4
1818
ARG BROTLI_VER=0.1.5
1919
ARG REPOSITORY=kaos-release
2020

.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.23.3
17+
ARG WEBKAOS_VER=1.23.4
1818
ARG BROTLI_VER=0.1.5
1919
ARG REPOSITORY=kaos-release
2020

.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.23.3
17+
ARG WEBKAOS_VER=1.23.4
1818
ARG BROTLI_VER=0.1.5
1919
ARG REPOSITORY=kaos-release
2020

0 commit comments

Comments
 (0)