Skip to content

Commit b16d276

Browse files
authored
Merge pull request #33 from windpioneers/cogs
FIX: Remove unused test image copy step
2 parents 3944d33 + 5a924aa commit b16d276

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -242,5 +242,3 @@ ENV HISTFILE="/workspace/.devcontainer/.zsh_history"
242242
# echo "deb [signed-by=/usr/share/keyrings/yarn-keyring.gpg] https://dl.yarnpkg.com/debian stable main" | tee /etc/apt/sources.list.d/yarn.list & \
243243
# gpg --refresh-keys & \
244244
# apt-get update -y
245-
246-
COPY input.jpg /workspace/input.jpg

0 commit comments

Comments
 (0)