Skip to content

Bump follow-redirects from 1.15.2 to 1.15.4 in /backend #22

Bump follow-redirects from 1.15.2 to 1.15.4 in /backend

Bump follow-redirects from 1.15.2 to 1.15.4 in /backend #22

Workflow file for this run

name: Docker Image CI
on:
pull_request:
branches: [ main, dev ]
workflow_dispatch:
jobs:
docker-ci:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v3
with:
submodules: true
- name: Test Server Docker image Builds
run: docker build .