chore(deps): update container images - autoclosed #26

Closed
CSRBot wants to merge 1 commits from renovate/container-images into master
2 changed files with 3 additions and 3 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
@ -26,7 +26,7 @@ steps:
from_secret: smtp_password
PLUGIN_FROM:
from_secret: smtp_mail_address
image: git.cryptic.systems/volker.raschek/drone-email:0.1.5
image: git.cryptic.systems/volker.raschek/drone-email:0.2.0
resources:
limits:
cpu: 150

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 /