Remove redundant ARGs in dockerfile
This commit is contained in:
parent
77862b85e2
commit
83e184c58a
@ -1,5 +1,3 @@
|
|||||||
ARG IMAGE_TAG
|
|
||||||
ARG IMAGE_REPOSITORY
|
|
||||||
FROM python:3.8.3-slim-buster
|
FROM python:3.8.3-slim-buster
|
||||||
|
|
||||||
WORKDIR /app/
|
WORKDIR /app/
|
||||||
|
Loading…
Reference in New Issue
Block a user