mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 16:22:44 +00:00
Update engines to Node 16.13.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:16.11-alpine
|
||||
FROM node:16.13-alpine
|
||||
RUN apk --no-cache add git
|
||||
|
||||
ENV NODE_ENV=docker
|
||||
|
||||
Reference in New Issue
Block a user