update to new mod layer for develop and to cut 1.16.1 release branch

This commit is contained in:
ryan.kuba 2024-11-20 13:04:20 -05:00
parent ba5e91dee5
commit 2317677913
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -97,7 +97,7 @@ RUN \
ALVERSION=$(cat /kasm_release/conf/database/seed_data/default_properties.yaml |awk '/alembic_version/ {print $2}') && \
curl -o \
/tmp/images.tar.gz -L \
"https://kasm-ci.s3.amazonaws.com/1.16.0-images-combined.tar.gz" && \
"https://kasm-ci.s3.amazonaws.com/1.16.1-images-combined.tar.gz" && \
tar xf \
/tmp/images.tar.gz -C \
/ && \

View file

@ -18,7 +18,7 @@ It has a few core principles:
version: "2.1"
services:
kasm:
image: kasmweb/workspaces:1.15.0
image: kasmweb/workspaces:1.16.1
privileged: true
container_name: kasm
environment: