mirror of
https://github.com/coder/code-server.git
synced 2024-11-22 11:12:09 +03:00
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/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user