Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 813f5df

Browse filesBrowse files
authored
The cuda journey continues (#468)
1 parent d293bb7 commit 813f5df
Copy full SHA for 813f5df

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎pgml-extension/Dockerfile

Copy file name to clipboardExpand all lines: pgml-extension/Dockerfile
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ RUN apt-get update && apt-fast install postgresql-${PGVERSION} libopenblas-dev c
3131

3232
# CUDA
3333
COPY docker/install_cuda.sh install_cuda.sh
34-
RUN bash install_cuda.sh
34+
RUN UBUNTU_VERSION=${UBUNTU_VERSION} bash install_cuda.sh
3535

3636
USER postgres
3737

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.