Skip to content

Commit 776cf27

Browse files
jwpjrdevAndy-Python-Programmer
authored andcommitted
env: fix Gitpod Dockerfile
1 parent f26caec commit 776cf27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitpod.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ RUN sudo apt-get install -y \
66
xorriso \
77
qemu-system-x86-64
88

9-
RUN python3 -m install requests xbstrap
9+
RUN python3 -m pip install requests xbstrap

0 commit comments

Comments
 (0)