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

Commit 2f13cda

Browse files
authored
chore: Bump docker tag (#61)
This PR bumps the docker-compose tag in prep for a new release.
1 parent b83498f commit 2f13cda

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
rtap-web:
14-
image: ghcr.io/initstring/rtap:v0.4.2
14+
image: ghcr.io/initstring/rtap:v0.4.3
1515
container_name: rtap-web
1616
depends_on:
1717
- rtap-postgres

0 commit comments

Comments
 (0)