projects
/
cinny.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1cba4d3
)
Bump nginx from 1.21.6-alpine to 1.23.0-alpine (#649)
author
dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Tue, 28 Jun 2022 09:57:20 +0000
(15:27 +0530)
committer
GitHub
<noreply@github.com>
Tue, 28 Jun 2022 09:57:20 +0000
(15:27 +0530)
Bumps nginx from 1.21.6-alpine to 1.23.0-alpine.
---
updated-dependencies:
- dependency-name: nginx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Dockerfile
patch
|
blob
|
history
diff --git
a/Dockerfile
b/Dockerfile
index 5712068fa42ece44fd2678dd5acd9b4264018b9c..a1066da1a3131b1063044d23815b31f7d167be8b 100644
(file)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-10,7
+10,7
@@
RUN npm run build
## App
-FROM nginx:1.2
1.6
-alpine
+FROM nginx:1.2
3.0
-alpine
COPY --from=builder /src/dist /app