Skip to content

Commit 1a45d93

Browse files
Bump
1 parent 80f667d commit 1a45d93

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker-bake.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ variable "APP" {
1111
}
1212

1313
variable "RELEASE" {
14-
default = "5.2.0"
14+
default = "5.2.1"
1515
}
1616

1717
variable "CU_VERSION" {

docs/building.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
You can either use my pre-built Docker image:
44
```
5-
ashleykza/runpod-worker-inswapper:5.1.1
5+
ashleykza/runpod-worker-inswapper:5.2.0
66
```
77

88
Or alternatively, you can build it yourself by following the

0 commit comments

Comments
 (0)