chore(deps): pin alpine docker tag
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
Renovator Bot 2020-12-30 15:00:34 +00:00
parent cf4e642881
commit dc5d9abae8

View File

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