Update Code Server to v4.22.0 (#998)
This commit is contained in:
parent
1e59978c43
commit
a9979c36af
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 8080
|
||||
|
||||
server:
|
||||
image: codercom/code-server:4.21.1@sha256:c9f78fb7e8ac5fdd3bea856142dd5c5dda0f5183131254516af74135dc97c773
|
||||
image: codercom/code-server:4.22.0@sha256:0976d5802c2cc2bebaddc8325209b551abf90454822171e4d92bef647bad7b48
|
||||
restart: on-failure
|
||||
user: "1000:1000"
|
||||
volumes:
|
||||
|
||||
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: code-server
|
||||
category: developer
|
||||
name: code-server
|
||||
version: "4.21.1"
|
||||
version: "4.22.0"
|
||||
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 code-server from version 4.19.1 to 4.21.1. Full release notes are available at https://github.com/coder/code-server/releases.
|
||||
This release updates code-server from version 4.21.1 to 4.22.0. Full release notes are available at https://github.com/coder/code-server/releases.
|
||||
developer: Coder
|
||||
website: https://coder.com
|
||||
dependencies: []
|
||||
|
||||
Loading…
Reference in New Issue
Block a user