chore(deps): pin node docker tag #5

Merged
xoxys merged 1 commits from renovate/digests-pin into main 2020-12-30 17:33:59 +01:00
1 changed files with 1 additions and 1 deletions

View File

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