Skip to content

Commit 77e602a

Browse files
authored
Merge pull request #312 from code0-tech/renovate/pyxis-ghcr.io-code0-tech-pyxis-0.x
Update ghcr.io/code0-tech/pyxis Docker tag to v60
2 parents 5628f6e + 4c20e4b commit 77e602a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/docker/pyxis/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ terraform {
1212
}
1313

1414
data "docker_registry_image" "pyxis" {
15-
name = "ghcr.io/code0-tech/pyxis:57"
15+
name = "ghcr.io/code0-tech/pyxis:60"
1616
}
1717

1818
resource "docker_image" "pyxis" {

0 commit comments

Comments
 (0)