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 95462dd commit a0b6585Copy full SHA for a0b6585
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM flant/shell-operator:v1.6.1
+FROM flant/shell-operator:v1.6.2
2
3
RUN export REDIS_VERSION="7.4.1" && \
4
export REDIS_DOWNLOAD_URL="http://download.redis.io/releases/redis-${REDIS_VERSION}.tar.gz" && \
0 commit comments