chore(deps): update node.js to v20.15.1 (#771)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
c3f988cc02
commit
ea0a6a62a8
@@ -1,4 +1,4 @@
|
|||||||
FROM node:20.15.0-alpine AS base
|
FROM node:20.15.1-alpine AS base
|
||||||
|
|
||||||
FROM base AS builder
|
FROM base AS builder
|
||||||
RUN apk add --no-cache libc6-compat
|
RUN apk add --no-cache libc6-compat
|
||||||
|
|||||||
Reference in New Issue
Block a user