chore(docker): pin node.js
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
Renovator Bot 2021-09-20 19:01:22 +00:00
parent 5997764b93
commit fe1873d1e4
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM node:lts-bullseye-slim
FROM node:lts-bullseye-slim@sha256:1b2caf980f422bf707f9dc64879a0a4f9f748d6d3a4e504d8485aa71884c9ec8
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"