Skip to content

Commit

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

Bump oss-fuzz-base/base-builder-python from `820290c` to `13420ce` in /.clusterfuzzlite
  • Loading branch information
sydseter committed May 7, 2024
2 parents 0614661 + c683d9d commit dbb2bd9
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:820290c61d727c65cf93fded42a19225020ef54e9157a0793ac5692696600a34
FROM gcr.io/oss-fuzz-base/base-builder-python:v1@sha256:13420ce321a43f1e9583a1674b805d0455714d6a10687fdd9455ca9d2da08532
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 dbb2bd9

Please sign in to comment.