Skip to content

Commit a20140a

Browse files
chore(deps): update patch-all (#837)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eacfd39 commit a20140a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.dev/compose.backbone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ services:
109109
rabbitmq:
110110
container_name: bkb-rabbitmq
111111
hostname: rabbitmq
112-
image: rabbitmq:4.2.0-alpine@sha256:ea8af801a9902a409a5c96035c9f3e1114d1e2461e6ef8de21dac739423cad40
112+
image: rabbitmq:4.2.0-alpine@sha256:3a20ab5bf4d3b178616ea2639c4970e22347d6eab45b4d9b6e390a1f7d165a61
113113

114114
### seeds ###
115115

.dev/compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ services:
2222
POSTGRES_DB: postgres
2323

2424
runtime-ferret:
25-
image: ghcr.io/ferretdb/ferretdb:2@sha256:7449f6ce1e75b187c328c9ce65ec4e8963767b34b4d604f9b9b6605c6d8d3ee7
25+
image: ghcr.io/ferretdb/ferretdb:2@sha256:5706414241eb84f0515512c37b46db0f1b1eac9e5ceb7e4c2523211c184b1985
2626
container_name: runtime-ferretdb
2727
ports:
2828
- "27022:27017"

0 commit comments

Comments
 (0)