Skip to content

Bump golang.org/x/crypto from 0.0.0-20210421170649-83a5a9bb288b to 0.1.0 #3

Bump golang.org/x/crypto from 0.0.0-20210421170649-83a5a9bb288b to 0.1.0

Bump golang.org/x/crypto from 0.0.0-20210421170649-83a5a9bb288b to 0.1.0 #3

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@v4
- name: Build the Docker image
run: docker build . --file Dockerfile --tag aocbot:$(date +%s)