mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2025-06-26 04:21:22 +02:00
update dockerfile to reflect correct base - develop
This commit is contained in:
parent
28e80d022b
commit
7c572d1ce8
@ -1,5 +1,5 @@
|
||||
ARG BASE_TAG="develop"
|
||||
ARG BASE_IMAGE="core-ubuntu-jammy"
|
||||
ARG BASE_IMAGE="core-ubuntu-noble"
|
||||
FROM kasmweb/$BASE_IMAGE:$BASE_TAG
|
||||
USER root
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user