mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-31 15:30:50 +02:00
chore(deps): Bump debian from 12-slim to 13-slim
Bumps debian from 12-slim to 13-slim. --- updated-dependencies: - dependency-name: debian dependency-version: 13-slim dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c1da4265d3
commit
475a188bf3
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ ARG DEBIAN_FRONTEND=noninteractive
|
|||
ARG DOVECOT_COMMUNITY_REPO=0
|
||||
ARG LOG_LEVEL=trace
|
||||
|
||||
FROM docker.io/debian:12-slim AS stage-base
|
||||
FROM docker.io/debian:13-slim AS stage-base
|
||||
|
||||
ARG DEBIAN_FRONTEND
|
||||
ARG DOVECOT_COMMUNITY_REPO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue