Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions code-server.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: code-server
version: "4.106.3"
epoch: 1
version: "4.108.1"
epoch: 0
description:
copyright:
- license: Apache-2.0
Expand Down Expand Up @@ -46,7 +46,7 @@ pipeline:
with:
repository: https://github.com/coder/code-server
tag: v${{package.version}}
expected-commit: f128a7ac113916c9c29cf8d1361ab4b7f3bd9e75
expected-commit: ba588b47099b31ad9734ef05534e9813bae22c64
recurse-submodules: true

- runs: |
Expand Down
Loading