0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-07 16:38:38 +00:00

Bump Node from 16.13 to 18

This commit is contained in:
G.Ambatte
2023-06-05 20:33:46 +12:00
parent 44922f5261
commit 1d513f7a0e
+1 -1
View File
@@ -1,4 +1,4 @@
FROM node:16.13-alpine
FROM node:18-alpine
RUN apk --no-cache add git
ENV NODE_ENV=docker