Skip to content

Bump follow-redirects from 1.15.1 to 1.15.6 #11

Bump follow-redirects from 1.15.1 to 1.15.6

Bump follow-redirects from 1.15.1 to 1.15.6 #11

Workflow file for this run

name: Docker
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
build:
name: Build
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Build
run: docker-compose build