Skip to content

Commit

Permalink
devop: 🔧 update docker
Browse files Browse the repository at this point in the history
  • Loading branch information
kvhnuke committed Mar 6, 2024
1 parent 95297cb commit 4bfef35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20-bullseye
FROM node:20-bookworm
RUN apt update
RUN apt install build-essential zip -y
ENV HOME /home
Expand Down

1 comment on commit 4bfef35

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.