0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-26 11:42:39 +00:00

Merge branch 'master' into fixTests

This commit is contained in:
Trevor Buckner
2024-07-31 21:51:46 -04:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
FROM node:18-alpine
FROM node:20-alpine
RUN apk --no-cache add git
ENV NODE_ENV=docker