Skip to content

Commit

Permalink
Update e2e fishjam docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
kamil-stasiak committed Sep 20, 2024
1 parent c689981 commit 7e6d01b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e-tests/ts-client/docker-compose-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3'

services:
fishjam:
image: "ghcr.io/fishjam-dev/fishjam:${FISHJAM_VERSION:-0.6.3}"
image: "ghcr.io/fishjam-dev/fishjam:edge"
container_name: fishjam
restart: on-failure
healthcheck:
Expand Down

0 comments on commit 7e6d01b

Please sign in to comment.