Pin base image version
We rely on the output format of some command line tools, and hence need to know we're getting the same version of them.
This commit is contained in:
parent
46bd3565a0
commit
f557aef8ec
@ -1,6 +1,6 @@
|
||||
ARG IMAGE_TAG
|
||||
ARG IMAGE_REPOSITORY
|
||||
FROM python:3
|
||||
FROM python:3.8-buster
|
||||
|
||||
WORKDIR /app/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user