chore(docker): update node.js to 736d62d
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovator Bot 2022-03-17 15:03:53 +00:00
parent e5b7e1becd
commit 86332b72f6

View File

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