Downgraded version of Alpine
I downgraded version of Alpine Linux version due to the problem with the new Python 3.10 and some libs in my program.
This commit is contained in:
parent
1ba0e2abcf
commit
62ae4451e2
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine
|
FROM alpine:3.9
|
||||||
|
|
||||||
LABEL maintainer "Alexey Nizhegolenko <ratibor78@gmail.com>"
|
LABEL maintainer "Alexey Nizhegolenko <ratibor78@gmail.com>"
|
||||||
LABEL description "Geostat application"
|
LABEL description "Geostat application"
|
||||||
|
|
Loading…
Reference in a new issue