mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update code-server to v4.98.2 (#2362)
This commit is contained in:
parent
2bd147ee3e
commit
92e99c52f4
@ -7,7 +7,7 @@ services:
|
|||||||
APP_PORT: 8080
|
APP_PORT: 8080
|
||||||
|
|
||||||
server:
|
server:
|
||||||
image: codercom/code-server:4.98.0@sha256:49190032f1ab73cdcd0c930b1e961c20110aa1b6004d296c14681eb11c9f49d8
|
image: codercom/code-server:4.98.2@sha256:9ed588a05d4e81aa464e753a409bc3b2b93267323d1c3975fbddf6f9aef84c26
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
user: "1000:1000"
|
user: "1000:1000"
|
||||||
volumes:
|
volumes:
|
||||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||||||
id: code-server
|
id: code-server
|
||||||
category: developer
|
category: developer
|
||||||
name: code-server
|
name: code-server
|
||||||
version: "4.98.0"
|
version: "4.98.2"
|
||||||
tagline: Run VS Code on your Umbrel
|
tagline: Run VS Code on your Umbrel
|
||||||
description: >-
|
description: >-
|
||||||
Run VS Code on your Umbrel and access it in the browser so you can
|
Run VS Code on your Umbrel and access it in the browser so you can
|
||||||
@ -13,7 +13,7 @@ description: >-
|
|||||||
|
|
||||||
By running all intensive tasks run on your Umbrel, preserve battery life of your devices when you're on the go.
|
By running all intensive tasks run on your Umbrel, preserve battery life of your devices when you're on the go.
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
This release updates the underlying VS Code editor to 1.98.0.
|
This release updates the underlying VS Code editor to 1.98.2.
|
||||||
|
|
||||||
|
|
||||||
Full release notes are available at https://github.com/coder/code-server/releases.
|
Full release notes are available at https://github.com/coder/code-server/releases.
|
||||||
|
Loading…
Reference in New Issue
Block a user