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 fbe5df1 commit 09e3ba5Copy full SHA for 09e3ba5
Dockerfile
@@ -11,7 +11,7 @@ LABEL org.label-schema.vendor="Flownative GmbH"
11
# Latest versions: https://packages.debian.org/bookworm/redis-server
12
13
ENV FLOWNATIVE_LIB_PATH=/opt/flownative/lib \
14
- REDIS_VERSION="5:7.0.15-1~deb12u5" \
+ REDIS_VERSION="5:7.0.15-1~deb12u6" \
15
REDIS_BASE_PATH=/opt/flownative/redis \
16
PATH="/opt/flownative/redis/bin:$PATH" \
17
LOG_DEBUG=false
0 commit comments