Skip to content

Bump alpine version, test arm7 #148

Bump alpine version, test arm7

Bump alpine version, test arm7 #148

Workflow file for this run

name: build
on:
pull_request:
branches:
- master
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
with:
fetch-depth: '0'
- name: Build the Docker image
run: docker build .