Merge pull request #64 from tcivie/alpine-update
Update Dockerfile.exporter
This commit is contained in:
commit
3de42a02d2
|
@ -1,4 +1,4 @@
|
||||||
FROM python:alpine
|
FROM python:3.9.20-alpine3.19
|
||||||
LABEL author="Gleb Tcivie"
|
LABEL author="Gleb Tcivie"
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
Loading…
Reference in a new issue