1
0
mirror of https://git.boykissers.com/pawkey/pawkey-sk.git synced 2025-12-20 04:04:16 +00:00

Update node version (#10639)

This commit is contained in:
Kohei Ota (inductor)
2023-04-15 10:20:39 +09:00
committed by GitHub
parent 83d0f819be
commit 5a8748b2b0
5 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
# syntax = docker/dockerfile:1.4
ARG NODE_VERSION=18.13.0-bullseye
ARG NODE_VERSION=18.16.0-bullseye
# build assets & compile TypeScript