w0rd-driven commited on
Commit
b557337
1 Parent(s): 7dd2d8d

Update image

Browse files

Livebook moved to GitHub since Docker Hub is being a turd.

Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM livebook/livebook:latest-cuda11.8
2
 
3
  # apt-get required packages
4
  RUN apt-get update -yqq && apt-get install -yqq git ffmpeg
 
1
+ FROM ghcr.io/livebook-dev/livebook:latest-cuda11.8
2
 
3
  # apt-get required packages
4
  RUN apt-get update -yqq && apt-get install -yqq git ffmpeg