Rename ubuntu ossfuzz dockerfile

This commit is contained in:
Rodrigo Q. Saramago 2023-02-17 11:12:50 +01:00
parent 927946c4f5
commit 1e00672fbc
No known key found for this signature in database
GPG Key ID: 9B36B2525704A359

View File

@ -1,7 +1,7 @@
# vim:syntax=dockerfile
#------------------------------------------------------------------------------
# Dockerfile for building and testing Solidity Compiler on CI
# Target: Ubuntu 16.04 (Xenial Xerus) ossfuzz Clang variant
# Target: Ubuntu ossfuzz Clang variant
# URL: https://hub.docker.com/r/ethereum/solidity-buildpack-deps
#
# This file is part of solidity.