1
0
mirror of synced 2025-12-19 09:57:42 -05:00

Bump node from 18.14-alpine to 18.15-alpine (#35843)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-03-23 17:10:43 -07:00
committed by GitHub
parent cf41edf2dc
commit 4fd4e85162
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM node:18.14-alpine
FROM node:18.15-alpine
RUN apk add --no-cache git python make g++