Skip to content

Commit

Permalink
Merge pull request #138 from philips-labs/dependabot/docker/docker/th…
Browse files Browse the repository at this point in the history
…anosio/thanos-v0.32.2

Bump thanosio/thanos from v0.31.0 to v0.32.2 in /docker
  • Loading branch information
loafoe authored Sep 7, 2023
2 parents 9c69326 + 6536013 commit 4e47eec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM prom/prometheus:v2.47.0 AS prometheus

FROM thanosio/thanos:v0.31.0 AS thanos
FROM thanosio/thanos:v0.32.2 AS thanos

## Variant
FROM philipssoftware/variant:v0.3.0 AS variant
Expand Down

0 comments on commit 4e47eec

Please sign in to comment.