Merge pull request #4610 from mailcow/olefy-alpine3.16

Olefy base image update
This commit is contained in:
Niklas Meyer 2022-06-05 19:15:06 +02:00 committed by GitHub
commit 967cfedbb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.15
FROM alpine:3.16
LABEL maintainer "Andre Peters <andre.peters@servercow.de>"
WORKDIR /app

View File

@ -541,7 +541,7 @@ services:
- solr
olefy-mailcow:
image: mailcow/olefy:1.9
image: mailcow/olefy:1.10
restart: always
environment:
- TZ=${TZ}