We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88376e4 commit c3fd1c5Copy full SHA for c3fd1c5
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:8aad72189f12112a0a4432b1a8d75437231479501fc808e9d090f527c4c888bd
+ image: ghcr.io/linuxserver/code-server@sha256:4fcc341aa60164a21dcb6ff9b5fde9317be8c6e2092c1a9678908a70be77c184
152
container_name: code-server
153
environment:
154
- PUID=1000
0 commit comments