chore(docker): update node.js to 3853111 #304

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

View File

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