⬆️ Update node Docker tag to v18.20.4 (#23)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-09-10 12:15:12 +02:00 committed by GitHub
parent 50ba7f8a3c
commit a95f723117
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
ARG BUILD_FROM=node:18.20.3-alpine3.19
ARG BUILD_FROM=node:18.20.4-alpine3.19
# hadolint ignore=DL3006
FROM ${BUILD_FROM}

View file

@ -1,7 +1,7 @@
---
build_from:
aarch64: node:18.20.3-alpine3.19
amd64: node:18.20.3-alpine3.19
armv7: node:18.20.3-alpine3.19
aarch64: node:18.20.4-alpine3.19
amd64: node:18.20.4-alpine3.19
armv7: node:18.20.4-alpine3.19
codenotary:
signer: codenotary@frenck.dev