chore(docker): update node.js to d90ca11 #303

Merged
renovator merged 1 commits from renovate/docker-digests into main 2023-09-07 05:35:34 +02:00
1 changed files with 1 additions and 1 deletions

View File

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