Skip to content

Commit

Permalink
Merge pull request #108 from lyes-sefiane/develop
Browse files Browse the repository at this point in the history
Dockerfile Update
  • Loading branch information
lyes-sefiane authored Sep 2, 2024
2 parents 1578ee0 + d40afd5 commit c9bb83d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM nginx:1.25.4-alpine
FROM nginx:1.27.1-alpine
COPY . /usr/share/nginx/html
EXPOSE 80

0 comments on commit c9bb83d

Please sign in to comment.