We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 343ae1a commit 0287e48Copy full SHA for 0287e48
docker/arrs/docker-compose.yml
@@ -148,7 +148,7 @@ services:
148
149
## Should move this to Ubu
150
code-server:
151
- image: ghcr.io/linuxserver/code-server@sha256:11f009e81643d28f4527e3aa23f64bcd672be5ec2046be46c84755c82b5ad471
+ image: ghcr.io/linuxserver/code-server@sha256:e90a25d7a6537db3b6f5bde9ebe8f3b0a75759f26febfc5b05e04302e34e46c2
152
container_name: code-server
153
environment:
154
- PUID=1000
0 commit comments