Skip to content

Commit

Permalink
Bump upstream versions in demo container
Browse files Browse the repository at this point in the history
  • Loading branch information
slusarz committed Nov 28, 2023
1 parent 0a50951 commit 2ba3ba7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ FROM alpine:3.18

LABEL org.opencontainers.image.authors="Michael Slusarz <slusarz@curecanti.org>"

ARG DOVECOT_VERSION=2.3.20
ARG PIGEONHOLE_VERSION=0.5.20
ARG DOVECOT_VERSION=2.3.21
ARG PIGEONHOLE_VERSION=0.5.21

RUN apk add --no-cache icu libstemmer libexttextcat tini \
xapian-core openssl1.1-compat ca-certificates
Expand Down

0 comments on commit 2ba3ba7

Please sign in to comment.