mirror of
https://github.com/davegallant/rfd-fyi.git
synced 2025-08-07 09:02:27 +00:00
Bump node from 19.9.0-alpine3.16 to 20.1.0-alpine3.16
Bumps node from 19.9.0-alpine3.16 to 20.1.0-alpine3.16. --- updated-dependencies: - dependency-name: node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Dave Gallant
parent
6659ee8278
commit
d8c296c60f
@@ -1,4 +1,4 @@
|
|||||||
FROM node:19.9.0-alpine3.16 as builder
|
FROM node:20.1.0-alpine3.16 as builder
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user