Skip to content

Upgrade openssl version from 1.1.1 to 3.1.3 #52

Upgrade openssl version from 1.1.1 to 3.1.3

Upgrade openssl version from 1.1.1 to 3.1.3 #52

Workflow file for this run

name: Template Test
on:
pull_request:
push:
branches:
- "*"
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: python3 gen-dockerfiles
- run: git diff --exit-code