Skip to content

Commit

Permalink
Merge branch 'esl:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
hpedrorodrigues authored Sep 17, 2024
2 parents 9b81827 + cde3352 commit bcecafe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile.member
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM phusion/baseimage:jammy-1.0.1
FROM ubuntu:oracular

VOLUME ["/member", "/var/lib/mongooseim"]

Expand All @@ -10,7 +10,7 @@ ENV PATH="${PATH}:/usr/lib/mongooseim/bin"
RUN apt-get update && apt-get install -y \
libssl3 \
iproute2 \
netcat \
netcat-openbsd \
inetutils-ping \
telnet \
unixodbc \
Expand Down

0 comments on commit bcecafe

Please sign in to comment.