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 a4cf783 commit 634e28fCopy full SHA for 634e28f
Dockerfile
@@ -12,7 +12,7 @@ COPY . .
12
RUN CGO_ENABLED=0 ./bashbrew.sh --version; \
13
cp -al bin/bashbrew /
14
15
-FROM tianon/docker-tianon
+FROM infosiftr/moby
16
17
SHELL ["bash", "-Eeuo", "pipefail", "-xc"]
18
0 commit comments