Revert "Bump node from 19.9.0-alpine3.16 to 20.1.0-alpine3.16"

This reverts commit d8c296c60f.
This commit is contained in:
Dave Gallant
2023-05-09 09:02:58 -04:00
parent d8c296c60f
commit 81bf5e6f3c

View File

@@ -1,4 +1,4 @@
FROM node:20.1.0-alpine3.16 as builder FROM node:19.9.0-alpine3.16 as builder
WORKDIR /app WORKDIR /app