We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56b1344 commit fc856cfCopy full SHA for fc856cf
infrastructure/docker/containers/mariadb/mariadb.tf
@@ -1,5 +1,5 @@
1
resource "docker_image" "mariadb" {
2
- name = "mariadb:10.11.5"
+ name = "mariadb:10.11.10"
3
}
4
5
resource "docker_container" "mariadb" {
0 commit comments