Skip to content

Commit

Permalink
deploy perses v0.47.1
Browse files Browse the repository at this point in the history
Signed-off-by: Augustin Husson <[email protected]>
  • Loading branch information
Nexucis committed Aug 21, 2024
1 parent 5ae5bec commit 2cc89b1
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-distroless"
image: "docker.io/persesdev/perses:v0.47.1-distroless"
ports:
- "5000:8080"
command: "--config=/etc/perses/config/config.yaml"
Expand Down

0 comments on commit 2cc89b1

Please sign in to comment.