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

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:10-alpine@sha256:bb33b8ee56dd6b28960fbc4bc4610b8b74e1e9869e844f903a7e47ea1caf20b3
FROM node:15-alpine@sha256:a3c9764099284a03612e47f694658177430fe6c81cd10b644fb51d848c2608a7
# due to https://github.com/http-party/http-server/issues/537
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"