Skip to content

Commit 0ce52ba

Browse files
bdsohayiliang114
authored andcommitted
Update base release image to Debian:12 (coder#6574)
1 parent ba9b6d4 commit 0ce52ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/release-image/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile:experimental
22

3-
ARG BASE=debian:11
3+
ARG BASE=debian:12
44
FROM scratch AS packages
55
COPY release-packages/code-server*.deb /tmp/
66

0 commit comments

Comments
 (0)