Skip to content

Commit 53cf2cd

Browse files
authored
Update Dockerfile
1 parent 602073f commit 53cf2cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ubuntu-20-dev/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,5 +92,4 @@ RUN set -ex \
9292
&& tar xzf cmake-${CMAKE_VERSION}-Linux-x86_64.tar.gz -C /home/dev/cmake --strip-components=1 \
9393
&& rm -rf cmake-${CMAKE_VERSION}*
9494

95-
RUN echo 'export DOCKER_HOST=unix:///run/user/$RUNNER_USER_UID/podman/podman.sock' >> /home/dev/.bashrc
9695
RUN echo 'export PATH=/home/dev/bin:/home/dev/cmake/bin:$PATH' >> /home/dev/.bashrc

0 commit comments

Comments
 (0)