Skip to content

[Snyk] Security upgrade org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.0.2 to 2.2.0 #27

[Snyk] Security upgrade org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.0.2 to 2.2.0

[Snyk] Security upgrade org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.0.2 to 2.2.0 #27

Workflow file for this run

name: docker-build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: docker build . --file Dockerfile --tag cthulhu-text:$(date +%s)