Skip to content

Commit

Permalink
update docker image name to ghcr.io/mdrs-community/mdrs-workspace-ima…
Browse files Browse the repository at this point in the history
…ge:v0.2.0-rc2
  • Loading branch information
capsulecorplab committed Jan 24, 2024
1 parent 5878a56 commit 51a3397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "3.7"
services:
kasm:
build: .
image: ghcr.io/capsulecorplab/mdrs-workspace-image:v0.2.0-rc1
image: ghcr.io/mdrs-community/mdrs-workspace-image:v0.2.0-rc2
ports:
- "6901:6901"
environment:
Expand Down

0 comments on commit 51a3397

Please sign in to comment.