Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

Bump alpine from 3.20.0 to 3.20.1 (#64) #143

Bump alpine from 3.20.0 to 3.20.1 (#64)

Bump alpine from 3.20.0 to 3.20.1 (#64) #143

Workflow file for this run

name: Build
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.7
- uses: docker/setup-buildx-action@v3.3.0
- run: docker buildx build .