chore(docker): update node.js to 87d8a0f
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-06 19:30:56 +00:00
parent f862329d90
commit 6b21cee18a

View File

@ -1,4 +1,4 @@
FROM node:lts-alpine3.16@sha256:9eff44230b2fdcca57a73b8f908c8029e72d24dd05cac5339c79d3dedf6b208b FROM node:lts-alpine3.16@sha256:87d8a0f5b6dd7327e7685b9329eedd872c9bfa2f61d2c0acbeb7c3776b29b283
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>"