chore(docker): update node.js to 5a30ddd
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-10 07:04:10 +00:00
parent ef20d5e33d
commit 746177de12

View File

@ -1,4 +1,4 @@
FROM node:lts-alpine3.15@sha256:e458d144f8bdd309ce81f08395bba74c887923c6050b08b7cc70ad75e8d28712 FROM node:lts-alpine3.15@sha256:5a30ddd8e3c7e7e6590b2f2c5da08a3edbc2036e55d2083e57217899477f33bf
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>"