Skip to content

Commit

Permalink
Add self-hosted workflow back
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorific committed Nov 24, 2024
1 parent cd08bea commit dc0a815
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions python/3.9/focal/docker-bake.hcl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
variable "TAG_PREFIX" {
default = "docker.io/polymathrobotics/python"
default = "docker.io/polymathrobotics/python"
}

variable "VERSION" {
Expand Down Expand Up @@ -35,4 +35,4 @@ target "local" {
target "default" {
inherits = ["_common"]
platforms = ["linux/amd64", "linux/arm64/v8"]
}
}

0 comments on commit dc0a815

Please sign in to comment.