Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mrueg committed Nov 16, 2024
1 parent 12f7dd8 commit 4568c1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions teddycloud/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ EXPOSE 80 443 8443

# Install necessary runtime dependencies
RUN apk --no-cache add \
ffmpeg=6.1.1-r8 \
nginx=1.26.2-r0 \
ffmpeg=6.1.1-r10 \
nginx=1.26.2-r2 \
&& update-ca-certificates \
&& mkdir -p /teddycloud/certs \
&& mkdir -p /teddycloud/config \
Expand Down

0 comments on commit 4568c1b

Please sign in to comment.