Skip to content

Commit 63f22a5

Browse files
committed
Cambio a mysql 8 para evitar incompatibilidades con las nuevas versiones.
1 parent 82ec7a9 commit 63f22a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

proyecto/db-mysql/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mysql
1+
FROM mysql:8
22

33
ENV MYSQL_DATABASE=ssdd \
44
MYSQL_ROOT_PASSWORD=root

0 commit comments

Comments
 (0)