Skip to content

Commit

Permalink
FIX: use appropriate manifest for pg-15 image from 8a956d4
Browse files Browse the repository at this point in the history
Follow-up to ab957b2
  • Loading branch information
mwaniki-wairungu committed Jan 27, 2025
1 parent 8a956d4 commit 90a1b46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ jobs:
docker manifest push discourse/base:2.0.${{ env.TIMESTAMP }}-slim
docker manifest push discourse/base:slim
docker manifest push discourse/base:2.0.${{ env.TIMESTAMP }}
docker manifest push discourse/base:2.0.${{ env.TIMESTAMP }}-15
docker manifest push discourse/base:2.0.${{ env.TIMESTAMP }}-pg-15
docker manifest push discourse/base:2.0.${{ env.TIMESTAMP }}-stable
docker manifest push discourse/base:release
docker manifest push discourse/base:release-stable
Expand Down

0 comments on commit 90a1b46

Please sign in to comment.