Skip to content

Commit

Permalink
Bump variant to v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
loafoe committed Feb 2, 2024
1 parent d87aed7 commit a000ca4
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
Expand Up @@ -3,7 +3,7 @@ FROM prom/prometheus:v2.49.1 AS prometheus
FROM thanosio/thanos:v0.34.0 AS thanos

## Variant
FROM philipssoftware/variant:v0.5.0 AS variant
FROM philipssoftware/variant:v0.6.0 AS variant

## Build final image
FROM alpine:3.19.1
Expand Down

0 comments on commit a000ca4

Please sign in to comment.