chore(docker): update node.js to 5365f4c
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 2021-09-01 08:01:39 +00:00
parent e02c4a57d0
commit 09230bdccf

View File

@ -1,4 +1,4 @@
FROM node:lts-alpine3.13@sha256:fae520c95c14bb18164c4d0ce934bbff77d933903f54868ba542c69a01ef2fc8 FROM node:lts-alpine3.13@sha256:5365f4c015306cc5184e9ab5f9fd70d165e42ce718372ac09e80bd220bd0509c
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>"