Skip to content

Monitor for Base Image Update #176

Monitor for Base Image Update

Monitor for Base Image Update #176

Workflow file for this run

name: Monitor for Base Image Update
on:
schedule:
- cron: "0 5 * * *"
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: mthalman/docker-bump-action@88726d70a1c3eadb0c11f62e782f9edde92076ca # v0
with:
target-image-name: ghcr.io/mthalman/dredge:latest
base-image-name: mcr.microsoft.com/dotnet/runtime-deps:8.0-jammy-chiseled