update
This commit is contained in:
@@ -4,7 +4,7 @@ FROM ubuntu:22.04
|
|||||||
|
|
||||||
ENV DEBIAN_FRONTEND=noninteractive
|
ENV DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
||||||
# Install apt packages and Bazel and CUDA (# https://developer.nvidia.com/cuda-downloads)
|
# Install apt packages and Bazel and CUDA (https://developer.nvidia.com/cuda-downloads)
|
||||||
RUN \
|
RUN \
|
||||||
set -eux && \
|
set -eux && \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
|
|||||||
2
LICENSE
2
LICENSE
@@ -1,6 +1,6 @@
|
|||||||
MIT License
|
MIT License
|
||||||
|
|
||||||
Copyright (c) 2020 Faraz Fallahi
|
Copyright (c) 2016-2023 Faraz Fallahi <fffaraz@gmail.com>
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|||||||
Reference in New Issue
Block a user