mirror of
https://github.com/davegallant/rfd-fyi.git
synced 2025-08-06 07:13:39 +00:00
Bump node from 18-alpine3.16 to 19-alpine3.16
Bumps node from 18-alpine3.16 to 19-alpine3.16. --- updated-dependencies: - dependency-name: node dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:18-alpine3.16 as builder
|
||||
FROM node:19-alpine3.16 as builder
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
Reference in New Issue
Block a user