Docker: merge opencl and base images (#31338)

* mergeem

* don't change workdir
old-commit-hash: ceecf39c54e95e1bf973ea221fb3c5e7f215aecb
This commit is contained in:
Justin Newberry
2024-02-06 20:11:00 -05:00
committed by GitHub
parent 572744128e
commit c50146837e
7 changed files with 43 additions and 67 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM ghcr.io/commaai/openpilot-base-cl:latest
FROM ghcr.io/commaai/openpilot-base:latest
RUN apt-get update && apt-get install -y --no-install-recommends \
tmux \