Skip to content

Commit 634e28f

Browse files
committed
Update from "tianon/docker-tianon" to "infosiftr/moby" (which is the successor to the prior image)
1 parent a4cf783 commit 634e28f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ COPY . .
1212
RUN CGO_ENABLED=0 ./bashbrew.sh --version; \
1313
cp -al bin/bashbrew /
1414

15-
FROM tianon/docker-tianon
15+
FROM infosiftr/moby
1616

1717
SHELL ["bash", "-Eeuo", "pipefail", "-xc"]
1818

0 commit comments

Comments
 (0)