mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2026-07-17 16:46:08 +00:00
use private image for testing
This commit is contained in:
parent
ec8650f780
commit
a27c59ff30
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
ARG BASE_TAG="develop"
|
||||
ARG BASE_IMAGE="core-debian-trixie"
|
||||
FROM kasmweb/$BASE_IMAGE:$BASE_TAG
|
||||
# FROM kasmweb/$BASE_IMAGE:$BASE_TAG
|
||||
FROM kasmweb/core-debian-trixie-private:bugfix_KASM-7386-add_core_debian_trixie_develop
|
||||
|
||||
USER root
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue