Skip to content

Bump golang.org/x/net from 0.7.0 to 0.17.0 #64

Bump golang.org/x/net from 0.7.0 to 0.17.0

Bump golang.org/x/net from 0.7.0 to 0.17.0 #64

Workflow file for this run

name: py-in-mem
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run test docker
working-directory: ./py-in-mem
run: docker build -f Dockerfile.test .