Skip to content

Commit

Permalink
Container Image Tags Push Order
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanielvarona committed May 4, 2024
1 parent 2590dea commit 52fc10f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
file: flask-gunicorn.Dockerfile
target: production
tags: |
nathanielvarona/pritunl-slack-app,
nathanielvarona/pritunl-slack-app:${{ steps.extract_tag.outputs.tag_version }}
nathanielvarona/pritunl-slack-app:${{ steps.extract_tag.outputs.tag_version }},
nathanielvarona/pritunl-slack-app:latest
platforms: linux/amd64,linux/arm64
push: true

0 comments on commit 52fc10f

Please sign in to comment.