Update Debian base image to 13 (trixie) (#7705)

This commit is contained in:
gwe32
2026-03-20 19:57:17 +01:00
committed by GitHub
parent d7599ae360
commit 44fc46316f
2 changed files with 14 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:experimental
ARG BASE=debian:12
ARG BASE=debian:13
FROM scratch AS packages
COPY release-packages/code-server*.deb /tmp/