DEV: Remove cache mounts from image/base Dockerfile (#883)
authorAlan Guo Xiang Tan <gxtan1990@gmail.com>
Thu, 7 Nov 2024 23:27:55 +0000 (07:27 +0800)
committerGitHub <noreply@github.com>
Thu, 7 Nov 2024 23:27:55 +0000 (07:27 +0800)
commit1ae67ef87ed808735c337e18357f4a8628aba74f
tree1e84c30076b71e92aade0f330ea3ae49868509da
parent785fda38c228f512a653a4bad8742e1b7fd21819
DEV: Remove cache mounts from image/base Dockerfile (#883)

There are no substantial benefits from using cache mounts here so we
are dropping those mounts.
image/base/Dockerfile