Bump cmake package (alpine) (#2396)

bump cmake package
This commit is contained in:
Rasmus Kuusmann 2023-03-30 18:31:01 +03:00 committed by GitHub
parent 8c3ce9a47f
commit 619cf89f56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ RUN apk update \
&& apk upgrade \
&& apk add --no-cache --update \
clang=13.0.1-r1 \
cmake=3.23.1-r0 \
cmake=3.23.5-r0 \
make=4.3-r0 \
bash=5.1.16-r2 \
alpine-sdk=1.0-r1 \