Skip to content

[Snyk] Security upgrade io.vertx:vertx-web from 4.3.8 to 4.4.9 #303

[Snyk] Security upgrade io.vertx:vertx-web from 4.3.8 to 4.4.9

[Snyk] Security upgrade io.vertx:vertx-web from 4.3.8 to 4.4.9 #303

Workflow file for this run

name: Docker Image build
on:
push:
branches:
- '**'
- '!deploy'
pull_request:
branches:
- '**'
- '!deploy'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: docker build .