Upgrade to bookworm, v4
All checks were successful
Build Docker images / docker (eumau/dovecot, 4) (push) Successful in 4m50s

This commit is contained in:
Mauro Torrez 2024-03-01 22:39:47 -03:00
parent fefee26114
commit 82e5e1bff1
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ jobs:
repo:
- "eumau/dovecot"
tag:
- "3"
- "4"
steps:
-
name: Set up QEMU

View File

@ -1,4 +1,4 @@
FROM eumau/debian:bullseye-slim
FROM eumau/debian:bookworm-slim
LABEL maintainer "Mauro Torrez <mauro@mau.ro>"
ARG DEBIAN_FRONTEND=noninteractive
ENV LC_ALL C