Skip to content

Commit

Permalink
Always pull the latest base image
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh5 committed Dec 23, 2023
1 parent f3ee6bd commit 6771599
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@ jobs:
context: .
file: docker/Dockerfile
platforms: ${{ steps.prepare.outputs.docker_platforms }}
pull: true
push: ${{ steps.prepare.outputs.docker_push }}
tags: |
${{ steps.prepare.outputs.docker_tags }}
Expand Down

0 comments on commit 6771599

Please sign in to comment.