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.
2 parents 6797149 + 477e200 commit 6a9b6afCopy full SHA for 6a9b6af
1 file changed
modules/docker/outline/postgres.tf
@@ -1,5 +1,5 @@
1
data "docker_registry_image" "postgres" {
2
- name = "postgres:17.9"
+ name = "postgres:17.10"
3
}
4
5
resource "docker_image" "postgres" {
0 commit comments