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 5628f6e + 4c20e4b commit 77e602aCopy full SHA for 77e602a
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:57"
+ name = "ghcr.io/code0-tech/pyxis:60"
16
17
18
resource "docker_image" "pyxis" {
0 commit comments