Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
GrayBoltWolf authored May 29, 2023
1 parent 15a30df commit aabb15a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM buildpack-deps:stable

# Versions of Nginx and nginx-rtmp-module to use
ENV NGINX_VERSION nginx-1.9.9
ENV NGINX_VERSION nginx-1.25.0

# Install dependencies
RUN apt-get update && \
Expand Down

0 comments on commit aabb15a

Please sign in to comment.