Tag gitweb image with latest on every build
Assisted-by: GLM-5.1 via pi
diff --git a/.github/workflows/gitweb.yml b/.github/workflows/gitweb.yml
index d2889c3..211d47f 100644
--- a/.github/workflows/gitweb.yml
+++ b/.github/workflows/gitweb.yml
@@ -39,6 +39,7 @@ jobs:
images: ghcr.io/${{ github.repository }}-gitweb
tags: |
type=raw,value={{date 'YYYYMMDD'}}-${{ steps.short-sha.outputs.sha }}
+ type=raw,value=latest
- uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
with:
context: .