Skip to content

Bump follow-redirects from 1.15.2 to 1.15.4 in /src/AccountGoWeb #7

Bump follow-redirects from 1.15.2 to 1.15.4 in /src/AccountGoWeb

Bump follow-redirects from 1.15.2 to 1.15.4 in /src/AccountGoWeb #7

name: Docker Image CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: docker-compose build