We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 901eea5 commit e0ab89eCopy full SHA for e0ab89e
docker/test/stress/Dockerfile
@@ -1,7 +1,7 @@
1
# rebuild in #33610
2
# docker build -t altinityinfra/stress-test .
3
ARG FROM_TAG=latest
4
-FROM altinityinfra/stateful-test:$FROM_TAG
+FROM altinityinfra/stateful-test:ce3c0a6ed901
5
6
RUN apt-get update -y \
7
&& env DEBIAN_FRONTEND=noninteractive \
0 commit comments