Skip to content

Bump alpine from 3.19.1 to 3.20.0 #212

Bump alpine from 3.19.1 to 3.20.0

Bump alpine from 3.19.1 to 3.20.0 #212

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@a5ac7e51b41094c92402da3b24376905380afc29
- name: Run Tests in Docker
run: bin/run-tests-in-docker.sh