We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4714d3 commit c643159Copy full SHA for c643159
1 file changed
.github/workflows/solid-tests-suites.yml
@@ -3,7 +3,7 @@ name: Solid Test Suites
3
4
env:
5
# Docker Hub digest (i.e. hash) of the used Docker Images that do not have a version tag.
6
- PUBSUB_TAG: latest@sha256:35166933e3d30bde801fd156bd2f21ebba9cdeca464ebd574c6be4cdb14d35cd
+ PUBSUB_TAG: latest@sha256:d3a5038e7574b167517d1e7aabb444422f76a23f859dd286f7dcfbd165779c01
7
COOKIE_TAG: latest@sha256:c71a3947f97d96ce09823743182582e0d919738be0d4ef5c8c55a9c22c615b91
8
9
on:
0 commit comments