mirror of
https://github.com/coder/code-server.git
synced 2026-04-17 07:48:22 -05:00
Update base release image to Debian:12 (#6574)
This commit is contained in:
committed by
GitHub
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