Skip to content

Commit

Permalink
Do not specify patch version of image to follow the latest one
Browse files Browse the repository at this point in the history
  • Loading branch information
choplin committed Nov 21, 2024
1 parent 100cb45 commit 319f754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scalardb-analytics-spark-sample/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ services:
start_period: 10s

scalardb-mysql:
image: mysql:8.0.36
image: mysql:8.0
ports:
- 3306
volumes:
Expand Down

0 comments on commit 319f754

Please sign in to comment.