Skip to content

build(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0 #275

build(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0

build(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0 #275

Workflow file for this run

name: Docker
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: docker build . --file Dockerfile --tag kaginawa/kaginawa-server:$(date +%s)