chore(docker): update node.js to 14cd123
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-08-10 20:05:59 +00:00
parent 028e8e8aa3
commit c1b4f93d09

View File

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