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 cd9a794 commit b9438a8Copy full SHA for b9438a8
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM flant/shell-operator:v1.5.2
+FROM flant/shell-operator:v1.5.3
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