Update code server to v4.98.0 (#2234)

Co-authored-by: nmfretz <nmfretz@gmail.com>
This commit is contained in:
Alexander L. 2025-03-11 02:13:06 +01:00 committed by GitHub
parent 3e0ad4c33d
commit e4498b5112
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -7,10 +7,10 @@ services:
APP_PORT: 8080 APP_PORT: 8080
server: server:
image: codercom/code-server:4.96.4@sha256:f93810f7f6636b3af3b1a750faf612349cddb89fbb6d28d69123a214fc75ee9e image: codercom/code-server:4.98.0@sha256:49190032f1ab73cdcd0c930b1e961c20110aa1b6004d296c14681eb11c9f49d8
restart: on-failure restart: on-failure
user: "1000:1000" user: "1000:1000"
volumes: volumes:
- ${APP_DATA_DIR}/data:/home/coder - ${APP_DATA_DIR}/data:/home/coder
environment: environment:
PASSWORD: $APP_PASSWORD PASSWORD: $APP_PASSWORD

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: code-server id: code-server
category: developer category: developer
name: code-server name: code-server
version: "4.96.4" version: "4.98.0"
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.96.4. This release updates the underlying VS Code editor to 1.98.0.
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.
@ -32,4 +32,4 @@ defaultUsername: ""
deterministicPassword: true deterministicPassword: true
torOnly: false torOnly: false
submitter: Umbrel submitter: Umbrel
submission: https://github.com/getumbrel/umbrel/commit/14f8b3aec8cb99ef0940ba0cd9df25b7126a95cc submission: https://github.com/getumbrel/umbrel/commit/14f8b3aec8cb99ef0940ba0cd9df25b7126a95cc