Skip to content

Commit

Permalink
deploy v0.44.0-rc0
Browse files Browse the repository at this point in the history
Signed-off-by: Augustin Husson <[email protected]>
  • Loading branch information
Nexucis committed Feb 27, 2024
1 parent 3d2e9f6 commit a826fbd
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.43.0-distroless"
image: "docker.io/persesdev/perses:v0.44.0-rc0-distroless"
ports:
- "5000:8080"
command: "--config=/etc/perses/config/secret.yaml"
Expand Down

0 comments on commit a826fbd

Please sign in to comment.