Remove line from Dockerfile

We dont need it and to trigger build
This commit is contained in:
pyranota
2024-11-13 18:38:49 +00:00
committed by GitHub
parent eff3e1c43a
commit a017459e12
-1
View File
@@ -1,4 +1,3 @@
# trigger CI
ARG DEBIAN_IMAGE=debian:bookworm-slim
ARG RUST_IMAGE=rust:1.80-slim-bookworm
ARG PYTHON_IMAGE=python:3.11.10-slim-bookworm