Skip to content

Update golang Docker tag to v1.22 #648

Update golang Docker tag to v1.22

Update golang Docker tag to v1.22 #648

Workflow file for this run

name: Docker Compose Actions Workflow
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Test
run: make test-integration