[mod] codeserver use latest

This commit is contained in:
Andy Bunce 2023-02-28 16:01:32 +00:00
parent 21a0811332
commit 62fad9ae29
2 changed files with 5 additions and 5 deletions

View file

@ -6,7 +6,7 @@
# hardcoded for amd64
# Main image
FROM ghcr.io/linuxserver/code-server:4.5.1
FROM ghcr.io/linuxserver/code-server:latest
ARG TARGETARCH
ARG BUILDARCH