chore(docker): update node.js to 14cd123 #295

Merged
renovator merged 1 commits from renovate/docker-digests into main 2023-08-10 22:35:55 +02:00
Showing only changes of commit c1b4f93d09 - Show all commits

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>"