Skip to content

Commit

Permalink
Update sogo
Browse files Browse the repository at this point in the history
  • Loading branch information
timonegk committed Jun 23, 2023
1 parent 7968205 commit cb5fa93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sogo/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM registry.mafiasi.de/base-bullseye

ENV UID=2007
ENV VERSION=5.7.1
ENV VERSION=5.8.2

RUN useradd -u $UID -g nogroup sogo
RUN apt update
Expand Down

0 comments on commit cb5fa93

Please sign in to comment.