diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml index fe456c1..4434cdc 100644 --- a/.github/workflows/ci-build.yml +++ b/.github/workflows/ci-build.yml @@ -1,7 +1,7 @@ name: ci-build run-name: Building ${{ github.ref_name }} env: - version: 1.11.3 + version: 1.12.0 permissions: contents: read packages: write diff --git a/README.md b/README.md index 731161f..3fb3b1f 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The image version maps directly to the MediaMTX version. [![Trivy Scan](https://github.com/rfwatson/mediamtx-alpine/actions/workflows/ci-build.yml/badge.svg?branch=main)](https://github.com/rfwatson/mediamtx-alpine/actions/workflows/ci-build.yml) [![Docker Image](https://img.shields.io/badge/image-ghcr.io%2Frfwatson%2Fmediamtx--alpine-blue)](https://ghcr.io/rfwatson/mediamtx-alpine) -![Version](https://img.shields.io/badge/version-1.11.3-blue) +![Version](https://img.shields.io/badge/version-1.12.0-blue) ## FAQ