Update Node.js to v20.18.1

This commit is contained in:
renovate[bot]
2024-11-20 23:40:04 +00:00
committed by GitHub
parent 528eb8fb2e
commit b69e3c2361

View File

@@ -1,4 +1,4 @@
FROM node:20.17.0-alpine3.20 AS base FROM node:20.18.1-alpine3.20 AS base
LABEL version="0.5.5" LABEL version="0.5.5"
LABEL description="Astro based website to use as a profile" LABEL description="Astro based website to use as a profile"