Skip to content

Commit

Permalink
mysql version fix
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Dowler <[email protected]>
  • Loading branch information
dandawg committed Jan 15, 2025
1 parent 4cedb36 commit 423559f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: db-container
image: mysql:8.0.3
image: mysql:8.3.0
args:
- --datadir
- /var/lib/mysql/datadir
Expand Down

0 comments on commit 423559f

Please sign in to comment.