Skip to content

Commit

Permalink
Bump commit to fix legacy API
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleykleynhans committed Nov 9, 2023
1 parent b1e9609 commit 7225a32
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 @@
# Stage 1: Base
FROM nvidia/cuda:12.1.1-cudnn8-devel-ubuntu22.04 as base

ARG OOBABOOGA_COMMIT=4da00b60323120bab0b3aa8e6136e4cadbf1f1b5
ARG OOBABOOGA_COMMIT=2af7e382b121f2eae16dd1f7ace621d31028b319

SHELL ["/bin/bash", "-o", "pipefail", "-c"]
ENV DEBIAN_FRONTEND=noninteractive \
Expand Down

0 comments on commit 7225a32

Please sign in to comment.