Skip to content

Bump commons-codec:commons-codec from 1.16.0 to 1.16.1 #181

Bump commons-codec:commons-codec from 1.16.0 to 1.16.1

Bump commons-codec:commons-codec from 1.16.0 to 1.16.1 #181

Workflow file for this run

name: Docker Image CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build GSIP image
run: docker build . --file Dockerfile --tag gsip:$(date +%s)