mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2025-06-26 12:31:31 +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_TAG="develop"
|
||||||
ARG BASE_IMAGE="core-ubuntu-jammy"
|
ARG BASE_IMAGE="core-ubuntu-noble"
|
||||||
FROM kasmweb/$BASE_IMAGE:$BASE_TAG
|
FROM kasmweb/$BASE_IMAGE:$BASE_TAG
|
||||||
USER root
|
USER root
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user