Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardobl committed Apr 19, 2024
1 parent 2c5fe4e commit ad18e33
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 88 deletions.
73 changes: 0 additions & 73 deletions .github/workflows/docker-cuda.yml

This file was deleted.

2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.11.9-slim
FROM python:3.10-slim
ADD src /app
ADD requirements.txt /app
WORKDIR /app
Expand Down
14 changes: 0 additions & 14 deletions Dockerfile.cuda

This file was deleted.

0 comments on commit ad18e33

Please sign in to comment.