Skip to content

Commit

Permalink
Update mysql Docker tag to v8.0.36
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 19, 2024
1 parent 267564a commit 5c321b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ services:
CEVIORD_CONN_DB_PROTOCOL: "tcp"
restart: on-failure
db:
image: mysql:8.0.35-debian
image: mysql:8.0.36-debian
environment:
MYSQL_ROOT_PASSWORD: password
volumes:
Expand Down

0 comments on commit 5c321b2

Please sign in to comment.