mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 00:43:49 +01:00
Use node 12.11.1
This commit is contained in:
parent
0839f8ebdd
commit
f6f32d480d
@ -1 +1 @@
|
|||||||
v12.11.0
|
v12.11.1
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM node:12.11.0-alpine AS base
|
FROM node:12.11.1-alpine AS base
|
||||||
|
|
||||||
ENV NODE_ENV=production
|
ENV NODE_ENV=production
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user