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:
@@ -1,6 +1,6 @@
|
|||||||
ARG IMAGE_TAG
|
ARG IMAGE_TAG
|
||||||
ARG IMAGE_REPOSITORY
|
ARG IMAGE_REPOSITORY
|
||||||
FROM python:3
|
FROM python:3.8-buster
|
||||||
|
|
||||||
WORKDIR /app/
|
WORKDIR /app/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user