mirror of
https://github.com/coder/code-server.git
synced 2026-05-06 20:41:59 +02:00
Update Debian base image to 13 (trixie) (#7705)
This commit is contained in:
@@ -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/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user