Skip to content

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

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 #71

Workflow file for this run

name: Docker Image Build
on:
push:
branches: ["master"]
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: docker build . --tag local-mqtt-stresser:$(date +%s)