Skip to content

build(deps): Bump ex_aws from 2.4.2 to 2.5.0 #310

build(deps): Bump ex_aws from 2.4.2 to 2.5.0

build(deps): Bump ex_aws from 2.4.2 to 2.5.0 #310

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 .