Skip to content

update do v0.10.2

update do v0.10.2 #9

Workflow file for this run

name: Docker
on:
push:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: make build