Container: Bump node from 19.6.0-alpine to 19.6.1-alpine

Bumps node from 19.6.0-alpine to 19.6.1-alpine.
This commit is contained in:
dependabot 2023-02-18 07:25:37 +00:00 committed by networkException
parent 61cf0c4136
commit 2cce1952fe
Signed by: networkException
GPG key ID: E3877443AE684391

View file

@ -1,4 +1,4 @@
FROM node:19.6.0-alpine as build
FROM node:19.6.1-alpine as build
WORKDIR /usr/src/app