chore(docker): update node.js to 43af6d3 #89

Merged
renovator merged 1 commits from renovate/docker-digests into main 2022-08-10 13:04:24 +00:00
Showing only changes of commit 75a43a8fd1 - Show all commits

View File

@ -1,4 +1,4 @@
FROM node:lts-alpine3.15@sha256:5a30ddd8e3c7e7e6590b2f2c5da08a3edbc2036e55d2083e57217899477f33bf
FROM node:lts-alpine3.15@sha256:43af6d372bd90a5e0cf5aab4eb666ed55c16c2b088a14dcb7335354a6270ee34
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"