Skip to content

Commit 0895013

Browse files
committed
roll back to latest version
1 parent b753064 commit 0895013

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/pkg/source/redisdump/redisdump_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ const nameKey = "name"
3333
const typeKey = "type"
3434
const logString = "Ready to accept connections"
3535
const dumpKind = "redisdump"
36-
const redisImage = "docker.io/bitnami/redis:7.2.5"
36+
const redisImage = "docker.io/bitnami/redis:latest"
3737

3838
type RedisDumpTestSuite struct {
3939
suite.Suite

0 commit comments

Comments
 (0)