Skip to content

Commit 87c227b

Browse files
committed
empty conda notice
1 parent aaadba2 commit 87c227b

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

universal/.devcontainer/Dockerfile

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,4 @@ FROM mcr.microsoft.com/devcontainers/universal:2-focal
22

33
USER root
44

5-
COPY first-run-notice.txt /usr/local/etc/vscode-dev-containers/
6-
7-
RUN rm /usr/local/etc/vscode-dev-containers/conda-notice.txt
5+
COPY first-run-notice.txt conda-notice.txt /usr/local/etc/vscode-dev-containers/

universal/.devcontainer/conda-notice.txt

Whitespace-only changes.

0 commit comments

Comments
 (0)