File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# since nginx image is bigger (143 lines), we're starting with it and adding node to it.
2
2
# Use an official nginx image
3
3
# from https://github.com/nginxinc/docker-nginx/blob/1d2e2ccae2f6e478f628f4091d8a5c36a122a157/mainline/alpine/Dockerfile
4
- FROM nginx:1.17 -alpine
4
+ FROM nginx:1.28 -alpine
5
5
6
6
7
7
# "FROM node:9.3-alpine"
Original file line number Diff line number Diff line change 1
1
# since nginx image is bigger (143 lines), we're starting with it and adding node to it.
2
2
# Use an official nginx image
3
3
# from https://github.com/nginxinc/docker-nginx/blob/1d2e2ccae2f6e478f628f4091d8a5c36a122a157/mainline/alpine/Dockerfile
4
- FROM nginx:1.17 -alpine
4
+ FROM nginx:1.28 -alpine
5
5
6
6
7
7
# "FROM node:9.3-alpine"
You can’t perform that action at this time.
0 commit comments