Skip to content
This repository was archived by the owner on Apr 13, 2026. It is now read-only.

Commit 51bba47

Browse files
authored
Merge pull request #17 from initstring/v0.2.1-bump-docker
Bump docker version
2 parents ed07df0 + 56cd7ff commit 51bba47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy/docker/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ services:
1111
restart: unless-stopped
1212

1313
ttpx-web:
14-
image: ghcr.io/initstring/ttpx:v0.2.0
14+
image: ghcr.io/initstring/ttpx:v0.2.1
1515
container_name: ttpx-web
1616
depends_on:
1717
- ttpx-postgres

0 commit comments

Comments
 (0)