chore(deps): pin alpine docker tag #6

Merged
renovator merged 1 commits from renovate/docker-digests-pin into main 2020-12-30 17:15:19 +01:00
1 changed files with 1 additions and 1 deletions

View File

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