Skip to content

Commit

Permalink
Update redis image digest.
Browse files Browse the repository at this point in the history
  • Loading branch information
csasarak committed Sep 11, 2024
1 parent 7b769a6 commit c1d30b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Container/RegistryApiSpec.hs
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ redisImage :: Text
redisImage = "redis:6.0.14-buster"

redisImageDigest :: RepoDigest
redisImageDigest = RepoDigest "sha256:dd347200af9dbdb9a5f55851d1a0b8b5fb89462b94e84ac0bba89dfec30504fb"
redisImageDigest = RepoDigest "sha256:86813a7dd3971d9b8088bb34fd894d2cf18a48679d3d8d958a1a0bd4955e6cef"

haskellDevImage :: Text
haskellDevImage = "ghcr.io/fossas/haskell-dev-tools:9.0.2"
Expand Down

0 comments on commit c1d30b2

Please sign in to comment.