Update code-server to v4.96.4 (#2092)

This commit is contained in:
Nathan Fretz 2025-01-22 16:19:04 +10:00 committed by GitHub
parent e8780e294f
commit 32c35be940
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 8080
server:
image: codercom/code-server:4.96.2@sha256:6b8c0e944caec80057e71d2c2f352cee38fe00ae4b7515fc4458eb300844f699
image: codercom/code-server:4.96.4@sha256:f93810f7f6636b3af3b1a750faf612349cddb89fbb6d28d69123a214fc75ee9e
restart: on-failure
user: "1000:1000"
volumes:

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: code-server
category: developer
name: code-server
version: "4.96.2"
version: "4.96.4"
tagline: Run VS Code on your Umbrel
description: >-
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.
releaseNotes: >-
This release updates the underlying VS Code editor to 1.96.2.
This release updates the underlying VS Code editor to 1.96.4.
Full release notes are available at https://github.com/coder/code-server/releases.