Skip to content

Commit 807fe8f

Browse files
authored
Upgrade to nginx 1.22 (#7)
1 parent 0eb76e2 commit 807fe8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ RUN npm install \
1313
&& npm install -g grunt-cli \
1414
&& grunt
1515

16-
FROM nginx:1.20-alpine
16+
FROM nginx:1.22-alpine
1717

1818
WORKDIR /usr/share/nginx/html
1919

0 commit comments

Comments
 (0)