Skip to content

feat: Fix podman run command in docs, update to latest hugo #19

feat: Fix podman run command in docs, update to latest hugo

feat: Fix podman run command in docs, update to latest hugo #19

Workflow file for this run

---
name: lint
on: [push]
jobs:
lint:
name: runner / hadolint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: hadolint/[email protected]
with:
dockerfile: Dockerfile