Skip to content

Commit

Permalink
Update base release image to Debian:12 (coder#6574)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdsoha authored and yiliang114 committed Jan 23, 2025
1 parent ba9b6d4 commit 0ce52ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/release-image/Dockerfile
Original file line number Diff line number Diff line change
@@ -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/

Expand Down

0 comments on commit 0ce52ba

Please sign in to comment.