Skip to content

fix(deps): update module github.com/prometheus/common to v0.45.0 (#196) #146

fix(deps): update module github.com/prometheus/common to v0.45.0 (#196)

fix(deps): update module github.com/prometheus/common to v0.45.0 (#196) #146

name: Release latest
on:
push:
branches:
- main
jobs:
# Push to latest
container-push-latest:
uses: metal-toolbox/container-push/.github/workflows/container-push.yml@main
with:
name: audittail
tag: latest
dockerfile_path: images/audittail/Dockerfile
platforms: linux/amd64,linux/arm64