Skip to content

Commit

Permalink
Take off libgdiplus for Debian 11 temporarily due to test failures:
Browse files Browse the repository at this point in the history
  • Loading branch information
xkszltl committed Oct 25, 2021
1 parent cd69c71 commit b9e12a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/debian/misc
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ LABEL BUILD_ID=$LABEL_BUILD_ID

COPY [".", "/etc/roaster/scripts"]

RUN --mount=type=cache,id=ccache,target=/root/.ccache /etc/roaster/scripts/setup.sh catch2 jsoncpp rapidjson simdjson utf8proc pugixml pybind grpc libpng libgdiplus mkl-dnn opencv leveldb rocksdb lmdb
RUN --mount=type=cache,id=ccache,target=/root/.ccache /etc/roaster/scripts/setup.sh catch2 jsoncpp rapidjson simdjson utf8proc pugixml pybind grpc libpng mkl-dnn opencv leveldb rocksdb lmdb

0 comments on commit b9e12a2

Please sign in to comment.