Skip to content

Commit

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

Bump thanosio/thanos from v0.34.0 to v0.34.1 in /docker
  • Loading branch information
loafoe authored May 27, 2024
2 parents f4a8f20 + a31e39e commit 7bab6da
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.49.1 AS prometheus

FROM thanosio/thanos:v0.34.0 AS thanos
FROM thanosio/thanos:v0.34.1 AS thanos

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

0 comments on commit 7bab6da

Please sign in to comment.