mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2025-01-18 11:32:56 +09:00
Update Dockerfile
This commit is contained in:
parent
482ffd9288
commit
83803083cd
@ -1,4 +1,4 @@
|
||||
FROM node:18.0.0-alpine3.15 AS base
|
||||
FROM node:18.1.0-alpine3.15 AS base
|
||||
|
||||
ARG NODE_ENV=production
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user