KASM-3806 bump fedora and alpine xorg versions

This commit is contained in:
ryan.kuba
2023-03-04 14:16:05 -08:00
parent 90fd90b948
commit 8b9ef1bc15
3 changed files with 24 additions and 7 deletions

View File

@@ -2,7 +2,7 @@ FROM alpine:3.17
ENV KASMVNC_BUILD_OS alpine
ENV KASMVNC_BUILD_OS_CODENAME 317
ENV XORG_VER 1.20.7
ENV XORG_VER 1.20.14
RUN \
echo "**** install build deps ****" && \