Skip to content

Commit 1971b46

Browse files
committed
try
1 parent 1babebc commit 1971b46

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
@@ -8,7 +8,7 @@ EXPOSE 3306
88
# COPY ./docker-entrypoint.sh /
99
# ENTRYPOINT ["/docker-entrypoint.sh"]
1010

11-
FROM docker/compose
11+
FROM docker/compose:latest
1212
RUN docker-compose up -d
1313

1414
FROM continuumio/anaconda3

0 commit comments

Comments
 (0)