mirror of
https://github.com/davegallant/rfd-fyi.git
synced 2025-08-07 00:58:12 +00:00
Merge pull request #1 from davegallant/dependabot/docker/node-19-alpine3.16
Bump node from 18-alpine3.16 to 19-alpine3.16
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
|
WORKDIR /app
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user