Skip to content

Commit

Permalink
fix: build alertmanger on 22.04 (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucabello authored Aug 16, 2023
1 parent c2e919a commit c0e06b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 0.25.0/rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: alertmanager
summary: Prometheus alertmanager in a ROCK.
description: Alertmanager handles alerts sent by client applications such as the Prometheus server.
version: "0.25.0"
base: ubuntu:20.04
base: ubuntu:22.04
license: Apache-2.0
# Replicate the tree structure of the original image
# https://github.com/prometheus/alertmanager/blob/main/Dockerfile
Expand Down

0 comments on commit c0e06b4

Please sign in to comment.