Skip to content

build(deps): bump github.com/aws/aws-sdk-go from 1.47.0 to 1.50.38 #232

build(deps): bump github.com/aws/aws-sdk-go from 1.47.0 to 1.50.38

build(deps): bump github.com/aws/aws-sdk-go from 1.47.0 to 1.50.38 #232

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)