Skip to content

🌱 Bump golang.org/x/net from 0.23.0 to 0.24.0 (#1358) #707

🌱 Bump golang.org/x/net from 0.23.0 to 0.24.0 (#1358)

🌱 Bump golang.org/x/net from 0.23.0 to 0.24.0 (#1358) #707

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@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
- name: Build the Docker image
run: docker build . --file Dockerfile