Skip to content

Commit cd295d4

Browse files
author
Paulo Guilherme Pinheiro Pereira
committed
Remove kubernetes from Dockerfile
1 parent 690dfb8 commit cd295d4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ WORKDIR /app
2828

2929
COPY pyproject.toml poetry.lock ./
3030
RUN poetry install
31-
RUN pip install kubernetes
3231

3332
COPY . /app
3433

0 commit comments

Comments
 (0)