Update base release image to Debian:12 (#6574)
This commit is contained in:
parent
9622830518
commit
7649b6e6ca
@ -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/
|
||||
|
||||
|
Reference in New Issue
Block a user