DAV: Set apline version to 3.12
for a missing dep
This commit is contained in:
parent
3ff8fefe23
commit
5cd04ce9b3
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:latest
|
||||
FROM alpine:3.12
|
||||
LABEL maintainer "J. Elfring <devops@elfrinjo.de>"
|
||||
|
||||
## Install prereqs
|
||||
|
|
Reference in a new issue