[mod] network.svg

This commit is contained in:
Andy Bunce 2025-03-29 22:34:16 +00:00
parent 20bdc301f6
commit 774ab51988
3 changed files with 336 additions and 283 deletions

View file

@ -10,7 +10,7 @@ RUN cd /srv && unzip *.zip && rm *.zip
COPY .basex /srv/basex/
# Main image
FROM ghcr.io/linuxserver/code-server:version-v3.9.1
FROM ghcr.io/linuxserver/code-server:latest
LABEL author="Andy Bunce"
LABEL company="Quodatum Ltd"
LABEL maintainer="andy@quodatum.com"