Skip to content

Commit

Permalink
Update kitchen service images
Browse files Browse the repository at this point in the history
  • Loading branch information
jeastham1993 committed Feb 28, 2025
1 parent 1998df1 commit bbaf657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PlantBasedPizza.Kitchen/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ build-acl-arm:
tag-images:
docker tag kitchen-api plantpowerjames/plant-based-pizza-kitchen-api:${IMAGE_TAG}
docker tag kitchen-worker plantpowerjames/plant-based-pizza-kitchen-worker:${IMAGE_TAG}
docker tag kitchen-worker plantpowerjames/plant-based-pizza-kitchen-acl:${IMAGE_TAG}
docker tag kitchen-acl plantpowerjames/plant-based-pizza-kitchen-acl:${IMAGE_TAG}

push:
docker push plantpowerjames/plant-based-pizza-kitchen-api:${IMAGE_TAG}
Expand Down

0 comments on commit bbaf657

Please sign in to comment.