Skip to content

Commit

Permalink
update base image
Browse files Browse the repository at this point in the history
  • Loading branch information
kylemclaren committed Mar 7, 2024
1 parent 35e081c commit 1343ca8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
FROM nvidia/cuda:12.2.0-runtime-ubuntu22.04

EXPOSE 7860
FROM ubuntu:22.04

RUN apt-get update && \
apt-get install --no-install-recommends -y python3 python3-pip git libgl1 libglib2.0-0 && \
Expand Down

0 comments on commit 1343ca8

Please sign in to comment.