Skip to content

Commit 961f2e9

Browse files
committed
Fix missing slash
1 parent 65367ae commit 961f2e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.base

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ RUN pacman --noconfirm --needed -S base base-devel bat \
2727
python-ruamel-yaml libabigail openssh gnupg less python-packaging \
2828
python-pyelftools python-urllib3 python-pyaml lzip python-gitpython \
2929
python-tabulate man-db python python-setuptools bubblewrap fuse3 \
30-
google-glog grpc openssl protobuf tomlplusplus util-linux cmake git
30+
google-glog grpc openssl protobuf tomlplusplus util-linux cmake git \
3131
ninja python-click python-dateutil python-grpcio python-jinja \
3232
python-protobuf python-psutil python-ruamel.yaml.clib python-ujson \
3333
bzip2 gzip tar xz cython bazel ostree python-arpy python-requests \

0 commit comments

Comments
 (0)