mirror of
https://github.com/davegallant/rfd-fyi.git
synced 2025-08-05 23:03:39 +00:00
Update Dockerfile
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:19-alpine3.16 as builder
|
||||
FROM node:19.0.1-alpine3.16 as builder
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
Reference in New Issue
Block a user