chore(docker): update node.js to 9e38d3d #234

Merged
xoxys merged 2 commits from renovate/docker-digests into main 2023-12-14 10:58:11 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 4900fddb67 - Show all commits

View File

@ -1,4 +1,4 @@
FROM docker.io/node:lts-alpine@sha256:32427bc0620132b2d9e79e405a1b27944d992501a20417a7f407427cc4c2b672
FROM docker.io/node:lts-alpine@sha256:9e38d3d4117da74a643f67041c83914480b335c3bd44d37ccf5b5ad86cd715d1
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"