Docker: merge opencl and base images (#31338)

* mergeem

* don't change workdir
This commit is contained in:
Justin Newberry
2024-02-06 20:11:00 -05:00
committed by GitHub
parent 66dc7030de
commit ceecf39c54
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 \