Skip to content

Bump alpine from 3.20.2 to 3.20.3 (#124) #231

Bump alpine from 3.20.2 to 3.20.3 (#124)

Bump alpine from 3.20.2 to 3.20.3 (#124) #231

Workflow file for this run

name: CI
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
build:
name: Tests
runs-on: ubuntu-22.04
steps:
- name: Checkout code
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
- name: Run Tests in Docker
run: bin/run-tests-in-docker.sh