Gustavo Brossi
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
2 additions and
2 deletions
-
code-server/docker-compose.yml
-
code-server/umbrel-app.yml
|
|
@ -7,7 +7,7 @@ services: |
|
|
|
APP_PORT: 8080 |
|
|
|
|
|
|
|
server: |
|
|
|
image: codercom/code-server:3.11.1@sha256:9bb2444f9d0c26765924e29155ac4a8febecb1e080f12c4e368e71dbe6a675b5 |
|
|
|
image: codercom/code-server:4.4.0@sha256:f0b4cdac7b7742ec83167666b5bc8abb90c4f2660247d482f55fee916d079cb6 |
|
|
|
restart: on-failure |
|
|
|
user: "1000:1000" |
|
|
|
volumes: |
|
|
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1 |
|
|
|
id: code-server |
|
|
|
category: Development |
|
|
|
name: code-server |
|
|
|
version: "3.11.1" |
|
|
|
version: "4.4.0" |
|
|
|
tagline: Run VS Code on your Umbrel |
|
|
|
description: >- |
|
|
|
Run VS Code on your Umbrel and access it in the browser so you can |
|
|
|