chore(deps): update container images #26

Open
CSRBot wants to merge 1 commits from renovate/container-images into master
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ steps:
- name: markdown lint
commands:
- markdownlint *.md
image: git.cryptic.systems/volker.raschek/markdownlint:0.44.0
image: git.cryptic.systems/volker.raschek/markdownlint:0.45.0
resources:
limits:
cpu: 50

View File

@ -11,7 +11,7 @@ RUN set -ex && \
apk add git make && \
make install VERSION=${VERSION} DESTDIR=/civ PREFIX=/usr
FROM docker.io/library/alpine:3.21
FROM docker.io/library/alpine:3.22
COPY --from=build /civ /