Skip to content

Commit

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

Bump oss-fuzz-base/base-builder-python from `8a325ba` to `e704c03` in /.clusterfuzzlite
  • Loading branch information
sydseter committed May 9, 2024
2 parents 769ee77 + ac829fa commit 7d498a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .clusterfuzzlite/Dockerfile
@@ -1,4 +1,4 @@
FROM gcr.io/oss-fuzz-base/base-builder-python:v1@sha256:8a325bac43fff398eb239570e1eda59fae92ec4609a4049478b98a35788b0127
FROM gcr.io/oss-fuzz-base/base-builder-python:v1@sha256:e704c0367bc3eb4d5808de80bb38c05350f4ba959fc9f89668c696ab82d63568
RUN apt-get update && apt-get install -y make autoconf automake libtool curl gcc libc-dev software-properties-common
RUN add-apt-repository ppa:deadsnakes/ppa -y
RUN apt upgrade -y && apt-get install -y python3.10 python3.10-dev python3.10-distutils
Expand Down

0 comments on commit 7d498a6

Please sign in to comment.