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 c074ff5 commit a69a6e9Copy full SHA for a69a6e9
silverback/_cli.py
@@ -30,7 +30,7 @@
30
from .exceptions import ImportFromStringError
31
32
DOCKERFILE_CONTENT = """
33
-FROM ghcr.io/apeworx/silverback:latest
+FROM ghcr.io/apeworx/silverback:stable
34
USER root
35
WORKDIR /app
36
RUN mkdir -p ./bots && chown harambe:harambe /app/bots
0 commit comments