Skip to content

Commit 319f754

Browse files
committed
Do not specify patch version of image to follow the latest one
1 parent 100cb45 commit 319f754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scalardb-analytics-spark-sample/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ services:
5858
start_period: 10s
5959

6060
scalardb-mysql:
61-
image: mysql:8.0.36
61+
image: mysql:8.0
6262
ports:
6363
- 3306
6464
volumes:

0 commit comments

Comments
 (0)