Kaynağa Gözat

Bump library/redis from 6-bullseye to 7-bullseye in /docker (#15712)

Bumps library/redis from 6-bullseye to 7-bullseye.

---
updated-dependencies:
- dependency-name: library/redis
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
tags/v1.86.0rc1
dependabot[bot] 11 ay önce
committed by GitHub
ebeveyn
işleme
36a5bcae2c
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      docker/Dockerfile-workers

+ 1
- 1
docker/Dockerfile-workers Dosyayı Görüntüle

@@ -21,7 +21,7 @@ FROM docker.io/library/debian:bullseye-slim AS deps_base
# which makes it much easier to copy (but we need to make sure we use an image
# based on the same debian version as the synapse image, to make sure we get
# the expected version of libc.
FROM docker.io/library/redis:6-bullseye AS redis_base
FROM docker.io/library/redis:7-bullseye AS redis_base

# now build the final image, based on the the regular Synapse docker image
FROM $FROM


Yükleniyor…
İptal
Kaydet