Skip to content

Commit

Permalink
Update build-container.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wuast94 authored Jun 11, 2024
1 parent 7cf2151 commit bb7d5b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
context: .
file: ./Dockerfile
push: true
tags: ghcr.io/${{ github.repository }}/nodered-ffmpeg:3.1.9
platforms: linux/amd64, linux/arm/v6, linux/arm/v7, linux/arm64
tags: ghcr.io/${{ github.repository }}/nodered-ffmpeg:3.1.10
platforms: linux/amd64, linux/arm/v6, linux/arm/v7, linux/arm64

0 comments on commit bb7d5b8

Please sign in to comment.