Skip to content

🌱 Bump golang.org/x/net from 0.12.0 to 0.14.0 #444

🌱 Bump golang.org/x/net from 0.12.0 to 0.14.0

🌱 Bump golang.org/x/net from 0.12.0 to 0.14.0 #444

Workflow file for this run

name: Docker Image CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
- name: Build the Docker image
run: docker build . --file Dockerfile