Skip to content

Commit

Permalink
Bump to latest commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleykleynhans committed Nov 22, 2023
1 parent 586dd9e commit 4862223
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=f11092ac2a0b0ca1778b3d9e9c3dbd39f186ec51
ARG OOBABOOGA_COMMIT=51add248c8a7080c3220ce16012a9f11e71f69ac

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

0 comments on commit 4862223

Please sign in to comment.