We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bede923 + 98a4216 commit 35f3befCopy full SHA for 35f3bef
1 file changed
modules/docker/pyxis/main.tf
@@ -12,7 +12,7 @@ terraform {
12
}
13
14
data "docker_registry_image" "pyxis" {
15
- name = "ghcr.io/code0-tech/pyxis:32"
+ name = "ghcr.io/code0-tech/pyxis:33"
16
17
18
resource "docker_image" "pyxis" {
0 commit comments