Skip to content

Commit

Permalink
Merge pull request #361 from OWASP/dependabot/docker/dot-clusterfuzzl…
Browse files Browse the repository at this point in the history
…ite/oss-fuzz-base/base-builder-python-973f3ae

Bump oss-fuzz-base/base-builder-python from `5052483` to `973f3ae` in /.clusterfuzzlite
  • Loading branch information
rewtd authored Mar 19, 2024
2 parents a909312 + aa67c0e commit 173fb8b
Showing 1 changed file with 1 addition and 1 deletion.
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:5052483b8bf39ae544e40eb7b7ec1ea7c5fed5b0279bd3d4f415be4519d54690
FROM gcr.io/oss-fuzz-base/base-builder-python:v1@sha256:973f3ae35d69301eb5063382b3b2a37c06e2dc6725ef2493f3b023e322cdc329
RUN apt-get update && apt-get install -y make autoconf automake libtool
COPY . $SRC/cornucopia
WORKDIR cornucopia
Expand Down

0 comments on commit 173fb8b

Please sign in to comment.