Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .clusterfuzzlite/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM gcr.io/oss-fuzz-base/base-builder-python:v1@sha256:c534d211cc36cc71d8a9d82827aeca4889eb7c422f3568fabaea58f34d004ebc
FROM gcr.io/oss-fuzz-base/base-builder-python:v1@sha256:1e35dcf0ab8b5b09259e88cad2a814b356f0fdab0a8fb0bfdef24f3837a4337f
RUN apt-get update && \
apt-get install -y make autoconf automake libtool pip
COPY . $SRC/pywemo
Expand Down