Skip to content

Commit

Permalink
deploy perses v0.47.0
Browse files Browse the repository at this point in the history
Signed-off-by: Augustin Husson <[email protected]>
  • Loading branch information
Nexucis committed Aug 7, 2024
1 parent 2ce08b6 commit 5ae5bec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ services:
- "traefik.http.routers.website.tls.certresolver=myresolver"

demo:
image: "docker.io/persesdev/perses:v0.47.0-rc0-distroless"
image: "docker.io/persesdev/perses:v0.47.0-distroless"
ports:
- "5000:8080"
command: "--config=/etc/perses/config/config.yaml"
Expand Down

0 comments on commit 5ae5bec

Please sign in to comment.