Skip to content

build(deps): Bump ex_aws_s3 from 2.4.0 to 2.5.2 #509

build(deps): Bump ex_aws_s3 from 2.4.0 to 2.5.2

build(deps): Bump ex_aws_s3 from 2.4.0 to 2.5.2 #509

Workflow file for this run

name: Docker
on: [push]
jobs:
docker:
name: Build Docker image
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: docker build .