Skip to content

Version updates. New base image hash #31

Version updates. New base image hash

Version updates. New base image hash #31

Workflow file for this run

name: Docker Image CI
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the latest Docker image
run: make build