Skip to content

[1.x] Upgrade curl to 8.2.1 and nghttp2 to 1.55.1 #249

[1.x] Upgrade curl to 8.2.1 and nghttp2 to 1.55.1

[1.x] Upgrade curl to 8.2.1 and nghttp2 to 1.55.1 #249

Workflow file for this run

name: Build Docker images
on:
pull_request:
paths:
- runtime/**
jobs:
publish:
name: Building images
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Build images
run: make docker-images