diff --git a/ci/cloudbuild/dockerfiles/fedora-38.Dockerfile b/ci/cloudbuild/dockerfiles/fedora-38.Dockerfile index 07f9d300..738705bd 100644 --- a/ci/cloudbuild/dockerfiles/fedora-38.Dockerfile +++ b/ci/cloudbuild/dockerfiles/fedora-38.Dockerfile @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM fedora:38 +FROM fedora:43 ARG NCPU=4 # Installs the development tools needed by functions-framework-cpp and its