Skip to content

Commit

Permalink
BC-6058 - force pull image (#4648)
Browse files Browse the repository at this point in the history
  • Loading branch information
virgilchiriac authored Dec 18, 2023
1 parent e1c1edd commit 7d7818d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
context: .
file: ./Dockerfile
platforms: linux/amd64
pull: true
push: true
tags: ${{ steps.docker_meta_img_hub.outputs.tags }}
labels: ${{ steps.docker_meta_img_hub.outputs.labels }}
Expand Down

0 comments on commit 7d7818d

Please sign in to comment.