Skip to content

Commit

Permalink
Update sogo
Browse files Browse the repository at this point in the history
  • Loading branch information
timonegk committed Sep 28, 2023
1 parent 1c04e58 commit e90871c
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 debian:bullseye-slim

ENV UID=2007
ENV VERSION=5.8.2
ENV VERSION=5.9.0

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

0 comments on commit e90871c

Please sign in to comment.