We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2c659d commit a989e47Copy full SHA for a989e47
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:5c900277e10a8c2868d4db86d0870c94096c9e3140ec9480cb7c47726b9d059c
152
container_name: code-server
153
environment:
154
- PUID=1000
0 commit comments