chore(deps): pin node.js to ecc9a25 #355

Merged
xoxys merged 1 commits from renovate/pin-dependencies into main 2024-02-15 12:24:23 +01:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM docker.io/node:lts-bookworm-slim
FROM docker.io/node:lts-bookworm-slim@sha256:ecc9a2581f8588014a49a523a9ed146d27963f6d988d11bd16bbdcb3598f5f98
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"