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

Commit 81ddc41

Browse files
authored
Bump docker version (#34)
This bumps the docker version to tag 0.4.0
1 parent 2a89c2e commit 81ddc41

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

0 commit comments

Comments
 (0)