Skip to content

Commit

Permalink
Chore: Docker内のDebianのバージョンを上げる(bookworm) (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
kanarikanaru authored Nov 26, 2024
1 parent 4ee44c9 commit 9031acd
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,6 +1,6 @@
# syntax = docker/dockerfile:1.4

ARG NODE_VERSION=22.11.0-bullseye
ARG NODE_VERSION=22.11.0-bookworm

# build assets & compile TypeScript

Expand Down

0 comments on commit 9031acd

Please sign in to comment.