Skip to content

Commit

Permalink
v3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Dec 8, 2024
1 parent 77b050e commit 172cbf4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ jobs:
tags: |
sahara101/movie-roulette:latest
sahara101/movie-roulette:v3.1
ghcr.io/${{ github.repository }}:latest
ghcr.io/${{ github.repository }}:v3.1
ghcr.io/sahara101/movie-roulette:latest
ghcr.io/sahara101/movie-roulette:v3.1
# Build ARM image
- name: Build and push ARM
Expand All @@ -73,5 +73,5 @@ jobs:
tags: |
sahara101/movie-roulette:arm-latest
sahara101/movie-roulette:arm-v3.1
ghcr.io/${{ github.repository }}:arm-latest
ghcr.io/${{ github.repository }}:arm-v3.1
ghcr.io/sahara101/movie-roulette:arm-latest
ghcr.io/sahara101/movie-roulette:arm-v3.1

0 comments on commit 172cbf4

Please sign in to comment.