Skip to content

Bump alpine from 3.20.3 to 3.21.0 (#126) #235

Bump alpine from 3.20.3 to 3.21.0 (#126)

Bump alpine from 3.20.3 to 3.21.0 (#126) #235

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