Skip to content

Commit

Permalink
Update Dockerfile-QUIC
Browse files Browse the repository at this point in the history
Signed-off-by: PI <74706004+pi-314159@users.noreply.github.com>
  • Loading branch information
pi-314159 committed Aug 23, 2024
1 parent 6f5e74c commit 56f4bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nginx/Dockerfile-QUIC
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ubuntu:latest AS build

ARG NGINX_VERSION=1.26.1
ARG NGINX_VERSION=1.26.2

RUN apt update && apt upgrade -y && mkdir /home/build && cd /home/build && \
apt install -y g++ make git libssl-dev libpcre3 libpcre3-dev build-essential zlib1g-dev wget && \
Expand Down

0 comments on commit 56f4bcb

Please sign in to comment.