projects
/
cinny.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78e12d5
)
Bump nginx from 1.23.0-alpine to 1.23.1-alpine (#694)
author
dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Wed, 27 Jul 2022 08:33:41 +0000
(14:03 +0530)
committer
GitHub
<noreply@github.com>
Wed, 27 Jul 2022 08:33:41 +0000
(14:03 +0530)
Bumps nginx from 1.23.0-alpine to 1.23.1-alpine.
---
updated-dependencies:
- dependency-name: nginx
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 a1066da1a3131b1063044d23815b31f7d167be8b..ea1b96f208e79d48b883726fc62e3687b4075028 100644
(file)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-10,7
+10,7
@@
RUN npm run build
## App
-FROM nginx:1.23.
0
-alpine
+FROM nginx:1.23.
1
-alpine
COPY --from=builder /src/dist /app