Skip to content

Commit

Permalink
Merge pull request #36 from mnako/dependabot/docker/{{-cookiecutter.p…
Browse files Browse the repository at this point in the history
…roject_name-}}/docker/dist/nginx/nginx-1.21.1-alpine
  • Loading branch information
mnako committed Sep 3, 2021
2 parents 3a3487e + a90c63d commit 4771898
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginx:1.15.3-alpine
FROM nginx:1.21.1-alpine
WORKDIR /app
RUN mkdir /app/statics

Expand Down

0 comments on commit 4771898

Please sign in to comment.