Skip to content

Commit

Permalink
Update debian_code-server
Browse files Browse the repository at this point in the history
  • Loading branch information
ayunami2000 authored Aug 16, 2023
1 parent 1fe8414 commit ba9941b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/debian_code-server
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=i386 i386/debian:bookworm
FROM --platform=i386 i386/debian:bookworm-slim
ARG DEBIAN_FRONTEND=noninteractive
RUN apt-get clean && apt-get update && apt-get -y upgrade
RUN apt-get -y install nodejs npm
Expand Down

0 comments on commit ba9941b

Please sign in to comment.