Skip to content

Commit dff2b9d

Browse files
authored
fix minore per problema query su aggiornamento a OSM 2.3
1 parent 2af419e commit dff2b9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ services:
1616
- DB_PASSWORD=secret
1717

1818
db:
19-
image: mysql:8.4
19+
image: mysql:8.3
2020
container_name: mysql
2121
restart: always
2222
environment:

0 commit comments

Comments
 (0)