Skip to content

Commit 70d9c5e

Browse files
author
Carlos Berroteran
committed
Remove amdgpu-pro-local repository
1 parent 8001e79 commit 70d9c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ WORKDIR /tmp
2828
RUN curl --referer ${AMD_SITE_URL} -O ${AMD_SITE_URL}${AMDGPU_VERSION}.tar.xz \
2929
&& tar -Jxvf ${AMDGPU_VERSION}.tar.xz \
3030
&& ${AMDGPU_VERSION}/amdgpu-install -y --opencl=pal,legacy --headless --no-dkms \
31-
&& rm -rf amdgpu-pro-* /var/opt/amdgpu-pro-local
31+
&& rm -rf amdgpu-pro-* /var/opt/amdgpu-pro-local /etc/apt/sources.list.d/amdgpu-pro-local.list

0 commit comments

Comments
 (0)