Skip to content

Commit 58a4622

Browse files
authored
Merge pull request #117 from kool-dev/bump-up-h5bp
Bump up h5bp
2 parents 20303eb + 3cd5bd1 commit 58a4622

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

8.1-nginx-prod/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ RUN curl -L https://github.com/ochinchina/supervisord/releases/download/v0.6.3/s
4040
&& mkdir -p /etc/nginx/conf.d \
4141
&& mkdir /etc/nginx/h5bp \
4242
&& cd /etc/nginx/h5bp \
43-
&& wget https://github.com/h5bp/server-configs-nginx/archive/refs/tags/3.3.0.tar.gz -O h5bp.tgz \
43+
&& wget https://github.com/h5bp/server-configs-nginx/archive/refs/tags/5.0.1.tar.gz -O h5bp.tgz \
4444
&& tar xzvf h5bp.tgz \
4545
&& rm -f h5bp.tgz \
4646
&& mv server-configs-nginx-*/h5bp/* . \

8.1-nginx/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ RUN curl -L https://github.com/ochinchina/supervisord/releases/download/v0.6.3/s
4040
&& mkdir -p /etc/nginx/conf.d \
4141
&& mkdir /etc/nginx/h5bp \
4242
&& cd /etc/nginx/h5bp \
43-
&& wget https://github.com/h5bp/server-configs-nginx/archive/refs/tags/3.3.0.tar.gz -O h5bp.tgz \
43+
&& wget https://github.com/h5bp/server-configs-nginx/archive/refs/tags/5.0.1.tar.gz -O h5bp.tgz \
4444
&& tar xzvf h5bp.tgz \
4545
&& rm -f h5bp.tgz \
4646
&& mv server-configs-nginx-*/h5bp/* . \

8.2-nginx-prod/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ RUN curl -L https://github.com/ochinchina/supervisord/releases/download/v0.6.3/s
4040
&& mkdir -p /etc/nginx/conf.d \
4141
&& mkdir /etc/nginx/h5bp \
4242
&& cd /etc/nginx/h5bp \
43-
&& wget https://github.com/h5bp/server-configs-nginx/archive/refs/tags/3.3.0.tar.gz -O h5bp.tgz \
43+
&& wget https://github.com/h5bp/server-configs-nginx/archive/refs/tags/5.0.1.tar.gz -O h5bp.tgz \
4444
&& tar xzvf h5bp.tgz \
4545
&& rm -f h5bp.tgz \
4646
&& mv server-configs-nginx-*/h5bp/* . \

8.2-nginx/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ RUN curl -L https://github.com/ochinchina/supervisord/releases/download/v0.6.3/s
4040
&& mkdir -p /etc/nginx/conf.d \
4141
&& mkdir /etc/nginx/h5bp \
4242
&& cd /etc/nginx/h5bp \
43-
&& wget https://github.com/h5bp/server-configs-nginx/archive/refs/tags/3.3.0.tar.gz -O h5bp.tgz \
43+
&& wget https://github.com/h5bp/server-configs-nginx/archive/refs/tags/5.0.1.tar.gz -O h5bp.tgz \
4444
&& tar xzvf h5bp.tgz \
4545
&& rm -f h5bp.tgz \
4646
&& mv server-configs-nginx-*/h5bp/* . \

8.3-nginx-prod/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ RUN curl -L https://github.com/ochinchina/supervisord/releases/download/v0.6.3/s
4040
&& mkdir -p /etc/nginx/conf.d \
4141
&& mkdir /etc/nginx/h5bp \
4242
&& cd /etc/nginx/h5bp \
43-
&& wget https://github.com/h5bp/server-configs-nginx/archive/refs/tags/3.3.0.tar.gz -O h5bp.tgz \
43+
&& wget https://github.com/h5bp/server-configs-nginx/archive/refs/tags/5.0.1.tar.gz -O h5bp.tgz \
4444
&& tar xzvf h5bp.tgz \
4545
&& rm -f h5bp.tgz \
4646
&& mv server-configs-nginx-*/h5bp/* . \

8.3-nginx/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ RUN curl -L https://github.com/ochinchina/supervisord/releases/download/v0.6.3/s
4040
&& mkdir -p /etc/nginx/conf.d \
4141
&& mkdir /etc/nginx/h5bp \
4242
&& cd /etc/nginx/h5bp \
43-
&& wget https://github.com/h5bp/server-configs-nginx/archive/refs/tags/3.3.0.tar.gz -O h5bp.tgz \
43+
&& wget https://github.com/h5bp/server-configs-nginx/archive/refs/tags/5.0.1.tar.gz -O h5bp.tgz \
4444
&& tar xzvf h5bp.tgz \
4545
&& rm -f h5bp.tgz \
4646
&& mv server-configs-nginx-*/h5bp/* . \

8.4-nginx-prod/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ RUN curl -L https://github.com/ochinchina/supervisord/releases/download/v0.6.3/s
4040
&& mkdir -p /etc/nginx/conf.d \
4141
&& mkdir /etc/nginx/h5bp \
4242
&& cd /etc/nginx/h5bp \
43-
&& wget https://github.com/h5bp/server-configs-nginx/archive/refs/tags/3.3.0.tar.gz -O h5bp.tgz \
43+
&& wget https://github.com/h5bp/server-configs-nginx/archive/refs/tags/5.0.1.tar.gz -O h5bp.tgz \
4444
&& tar xzvf h5bp.tgz \
4545
&& rm -f h5bp.tgz \
4646
&& mv server-configs-nginx-*/h5bp/* . \

8.4-nginx/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ RUN curl -L https://github.com/ochinchina/supervisord/releases/download/v0.6.3/s
4040
&& mkdir -p /etc/nginx/conf.d \
4141
&& mkdir /etc/nginx/h5bp \
4242
&& cd /etc/nginx/h5bp \
43-
&& wget https://github.com/h5bp/server-configs-nginx/archive/refs/tags/3.3.0.tar.gz -O h5bp.tgz \
43+
&& wget https://github.com/h5bp/server-configs-nginx/archive/refs/tags/5.0.1.tar.gz -O h5bp.tgz \
4444
&& tar xzvf h5bp.tgz \
4545
&& rm -f h5bp.tgz \
4646
&& mv server-configs-nginx-*/h5bp/* . \

template/Dockerfile-nginx.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
&& mkdir -p /etc/nginx/conf.d \
4141
&& mkdir /etc/nginx/h5bp \
4242
&& cd /etc/nginx/h5bp \
43-
&& wget https://github.com/h5bp/server-configs-nginx/archive/refs/tags/3.3.0.tar.gz -O h5bp.tgz \
43+
&& wget https://github.com/h5bp/server-configs-nginx/archive/refs/tags/5.0.1.tar.gz -O h5bp.tgz \
4444
&& tar xzvf h5bp.tgz \
4545
&& rm -f h5bp.tgz \
4646
&& mv server-configs-nginx-*/h5bp/* . \

0 commit comments

Comments
 (0)