chore(deps): bump prymitive/kthxbye from v0.15 to v0.16 in /demo

Bumps prymitive/kthxbye from v0.15 to v0.16.

---
updated-dependencies:
- dependency-name: prymitive/kthxbye
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-01-16 12:16:06 +00:00
committed by Łukasz Mierzwa
parent b7457c5362
commit 7da30cc4cd

View File

@@ -22,7 +22,7 @@ COPY internal /src/internal
ARG VERSION
RUN CGO_ENABLED=0 make -C /src VERSION="${VERSION:-dev}" karma
FROM ghcr.io/prymitive/kthxbye:v0.15 as kthxbye
FROM ghcr.io/prymitive/kthxbye:v0.16 as kthxbye
FROM prom/alertmanager:v0.24.0 as alertmanager