chore(docker): update node.js to e6d701e
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 2023-01-11 08:34:24 +00:00
parent 552238011f
commit 384d09c886

View File

@ -1,4 +1,4 @@
FROM node:lts-bullseye-slim@sha256:6716d958719f8f3c4583a5ad6181a1e6a7fbdf61c24ee0e321cdede17c44be8e FROM node:lts-bullseye-slim@sha256:e6d701ec854d43d81e14048eb651c86b7e286b08a87835e87d48ea4bb11cf854
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>"