Archived
1
0

Update base release image to Debian:12 (#6574)

This commit is contained in:
Dov Benyomin Sohacheski 2023-12-12 22:37:17 +02:00 committed by GitHub
parent 9622830518
commit 7649b6e6ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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