aboutsummaryrefslogtreecommitdiff
path: root/projects/swift-nio
diff options
context:
space:
mode:
authorJonathan Metzman <metzman@chromium.org>2021-08-23 09:01:57 -0700
committerJonathan Metzman <metzman@chromium.org>2021-08-23 09:01:57 -0700
commitbcfac67d6debcdfe20c72d9f44def1b451723b8a (patch)
tree36a9f7c5b811e899c67203fc2f2fbf3427f2bfeb /projects/swift-nio
parentb2f8091f6274a17a430b5fc061e2e77016b3791d (diff)
downloadoss-fuzz-bcfac67d6debcdfe20c72d9f44def1b451723b8a.tar.gz
[Ubuntu Upgrade] Pin swift projects to specific image.
This will prevent the builds from breaking when we do the upgrade. Some of the issues I encountered were: 1. Installing no longer existing packages libstdc++-5-dev 2. Patch failing when I upgraded swift version (I think old version doesn't work on focal). Related: https://github.com/google/oss-fuzz/issues/6180 Right now this change is an NFC because base-builder-swift isn't even being updated at the moment (see #6269)
Diffstat (limited to 'projects/swift-nio')
-rw-r--r--projects/swift-nio/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/swift-nio/Dockerfile b/projects/swift-nio/Dockerfile
index 1e47174c0..e46af3ea5 100644
--- a/projects/swift-nio/Dockerfile
+++ b/projects/swift-nio/Dockerfile
@@ -14,7 +14,7 @@
#
################################################################################
-FROM gcr.io/oss-fuzz-base/base-builder-swift
+FROM gcr.io/oss-fuzz-base/base-builder-swift@sha256:3bef65cbf0f8b17c27a7bfc55c613b4409c5a452d2770690c234ab807b0d05d7
# specific swift-nio
RUN git clone --depth 1 https://github.com/google/fuzzing