Skip to content

Bump log from 0.4.22 to 0.4.25 (#93) #177

Bump log from 0.4.22 to 0.4.25 (#93)

Bump log from 0.4.22 to 0.4.25 (#93) #177

Workflow file for this run

name: Test Docker Build
on:
push:
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build
run: |
docker build .