mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 01:47:39 -07:00
Update Dockerfile
This commit is contained in:
parent
482ffd9288
commit
83803083cd
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue