Skip to content

Commit

Permalink
Chore: Docker内のDebianのバージョンを上げる(bookworm) (misskey-dev#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
kanarikanaru committed Nov 29, 2024
1 parent 8076f78 commit a946fe0
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 a946fe0

Please sign in to comment.