mirror of
https://github.com/temporalio/temporal.git
synced 2026-08-31 02:51:51 -07:00
## What changed?
use `sha-<short-hash>` instead of full hash for the image tag
## Why?
replicate tagging from docker-builds:
3906aed484/.github/workflows/docker-build-only.yml (L96)
---------
Co-authored-by: Prathyush PV <prathyush.pv@temporal.io>