Skip to content

Commit

Permalink
fix bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
phuuthanh-dev committed Aug 25, 2024
1 parent f861f23 commit 58b72ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use the official MySQL image
FROM mysql:latest
FROM mysql:8.2.0

# Set environment variables for MySQL
ENV MYSQL_ALLOW_EMPTY_PASSWORD yes
Expand Down

0 comments on commit 58b72ed

Please sign in to comment.