build: add latest to docker release (#763)

This commit is contained in:
Yoann Lecuyer
2025-12-08 00:14:00 +01:00
committed by GitHub
parent af4e738f5e
commit 1aa05edbc3

View File

@@ -57,6 +57,7 @@ dockers_v2:
- 'ghcr.io/sablierapp/sablier'
tags:
- '{{ .Version }}'
- 'latest'
dockerfile: build/Dockerfile
platforms:
- linux/amd64
@@ -86,4 +87,4 @@ checksum:
# Change the digests filename:
docker_digest:
name_template: "digests.txt"
name_template: "digests.txt"