Skip to content

Commit

Permalink
chore(deps): update mysql docker tag to v8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 19, 2024
1 parent 0618891 commit b7285c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible-semaphore/mysql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
spec:
containers:
- name: mysql
image: mysql:8.0
image: mysql:8.3
envFrom:
- secretRef:
name: mysql-secret
Expand Down

0 comments on commit b7285c1

Please sign in to comment.