We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02cdd37 commit 34dae80Copy full SHA for 34dae80
Dockerfile
@@ -11,7 +11,7 @@ LABEL org.label-schema.vendor="Flownative GmbH"
11
# Latest versions: https://packages.debian.org/bullseye/redis-server
12
13
ENV FLOWNATIVE_LIB_PATH=/opt/flownative/lib \
14
- REDIS_VERSION="5:6.0.16-1+deb11u2" \
+ REDIS_VERSION="5:6.0.16-1+deb11u7" \
15
REDIS_BASE_PATH=/opt/flownative/redis \
16
PATH="/opt/flownative/redis/bin:$PATH" \
17
LOG_DEBUG=false
0 commit comments