chore(docker): update node.js to a1eb2d6
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-02-11 13:00:44 +00:00
parent 95ffdda623
commit 69b80dc4db

View File

@ -1,4 +1,4 @@
FROM node:lts-alpine3.16@sha256:1ceabbad54335cc85c99686db09e83cf9146f610344c3cc4170beb80037a6fd3 FROM node:lts-alpine3.16@sha256:a1eb2d65f10c37ed4956fc2faa6d1b86ec1fe8fc77d01b1fd4174488cf923c8c
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>"