chore(deps): update node docker tag to v15 - autoclosed #7

Closed
renovator wants to merge 1 commits from renovate/node-15.x into main
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM node:12-alpine@sha256:1c5f444d75cc3ed4e3dee50f07aa66eba616c45217d6c8600819e4b245b8215e
FROM node:15-alpine@sha256:a3c9764099284a03612e47f694658177430fe6c81cd10b644fb51d848c2608a7
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"