chore(docker): update node.js to cda7229
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-08-03 14:03:50 +00:00
parent 10715b6e77
commit 8dcf7eb212

View File

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