Skip to content

Bump golang from 1.20.5-alpine to 1.20.6-alpine #352

Bump golang from 1.20.5-alpine to 1.20.6-alpine

Bump golang from 1.20.5-alpine to 1.20.6-alpine #352

Workflow file for this run

name: Build and test
on:
pull_request:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Docker build
run: |
docker build .