0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-08-06 04:37:37 +00:00

move to 26

This commit is contained in:
David Bolack
2026-07-05 17:45:54 -05:00
parent 5a52b088ea
commit 54968de248
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM node:25-alpine
FROM node:26-alpine
RUN apk --no-cache add git
ENV NODE_ENV=docker