Skip to content
Snippets Groups Projects
Commit 98004e49 authored by ale's avatar ale
Browse files

Update Dockerfile

parent f90405f9
No related branches found
No related tags found
No related merge requests found
Pipeline #95502 passed
# Alertmanager >= 0.17 wanted, bullseye ships 0.20 FROM registry.git.autistici.org/pipelines/images/base/debian:bookworm
FROM debian:stable-slim
RUN apt-get -q update && \ RUN apt-get -q update && \
env DEBIAN_FRONTEND=noninteractive apt-get -y install prometheus-alertmanager ca-certificates && \ env DEBIAN_FRONTEND=noninteractive apt-get -y install prometheus-alertmanager ca-certificates && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment