feat(docker): add DNS configuration and update image references in Docker setup
This commit is contained in:
@@ -7,3 +7,6 @@ RUN apt-get update \
|
||||
stockfish \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
RUN mkdir -p /home/vscode/.gradle/wrapper/dists \
|
||||
&& chown -R vscode:vscode /home/vscode/.gradle
|
||||
|
||||
|
||||
Reference in New Issue
Block a user