Skip to content

Commit c8e2c09

Browse files
committed
Fix: use peeled commit instead of annotated tag hash
1 parent 39870ad commit c8e2c09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/redis

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ GitRepo: https://github.com/redis/docker-library-redis.git
88

99
Tags: 8.2.3, 8.2, 8, 8.2.3-bookworm, 8.2-bookworm, 8-bookworm, latest, bookworm
1010
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
11-
GitCommit: 38f0699ba29e25365993fb24861524b2dcc5eb1a
11+
GitCommit: bcbc692165ce2241e194035041c5b5e01d2e1a5f
1212
GitFetch: refs/tags/v8.2.3
1313
Directory: debian
1414

1515
Tags: 8.2.3-alpine, 8.2-alpine, 8-alpine, 8.2.3-alpine3.22, 8.2-alpine3.22, 8-alpine3.22, alpine, alpine3.22
1616
Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
17-
GitCommit: 38f0699ba29e25365993fb24861524b2dcc5eb1a
17+
GitCommit: bcbc692165ce2241e194035041c5b5e01d2e1a5f
1818
GitFetch: refs/tags/v8.2.3
1919
Directory: alpine
2020

0 commit comments

Comments
 (0)