Skip to content

Commit 35f3bef

Browse files
authored
Merge pull request #209 from code0-tech/renovate/pyxis-ghcr.io-code0-tech-pyxis-33.x
Update ghcr.io/code0-tech/pyxis Docker tag to v33
2 parents bede923 + 98a4216 commit 35f3bef

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:32"
15+
name = "ghcr.io/code0-tech/pyxis:33"
1616
}
1717

1818
resource "docker_image" "pyxis" {

0 commit comments

Comments
 (0)