Skip to content

chore(deps): update docker.io/library/alpine docker tag to v3.21 #157

chore(deps): update docker.io/library/alpine docker tag to v3.21

chore(deps): update docker.io/library/alpine docker tag to v3.21 #157

Workflow file for this run

name: PullRequest
on:
pull_request:
branches:
- main
jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build docker image
run: make docker-build