chore(docker): update node.js to 07146b3 #302

Merged
renovator merged 1 commits from renovate/docker-digests into main 2023-08-16 07:36:18 +02:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM node:lts-bullseye-slim@sha256:dfcc0018e4ca9877dc61f550d5b4c41fc33ecedc11413f0fb7abc59656d14236
FROM node:lts-bullseye-slim@sha256:07146b353bfe5ab1984cd706a942f5dac65de7d24866ba68a8f17cccc5ba3bd1
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"