Skip to content

Commit

Permalink
Build push action update
Browse files Browse the repository at this point in the history
  • Loading branch information
artyom-p committed Oct 27, 2023
1 parent 6f3c2b7 commit 16a92cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
echo "dockerfile=$DOCKERFILE" >> $GITHUB_OUTPUT
-
name: Build Docker image
uses: docker/build-push-action@v3
uses: docker/build-push-action@v5
#! env:
#! cache_image: '${{ steps.info.outputs.image_name }}:cache'
with:
Expand Down

0 comments on commit 16a92cc

Please sign in to comment.