Skip to content

Commit

Permalink
change base image
Browse files Browse the repository at this point in the history
  • Loading branch information
TakanoTaiga authored Dec 1, 2024
1 parent 4351c7c commit 6991912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1

# build stage
FROM ghcr.io/linuxserver/baseimage-ubuntu:noble as buildstage
FROM pytorch/pytorch:2.3.1-cuda12.1-cudnn8-runtime

# set version label
ARG FFMPEG_VERSION
Expand Down

0 comments on commit 6991912

Please sign in to comment.