projects
/
rainny.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41f67ca
)
Bump nginx from 1.25.0-alpine to 1.25.1-alpine (#1288)
author
dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Mon, 19 Jun 2023 23:07:04 +0000
(09:07 +1000)
committer
GitHub
<noreply@github.com>
Mon, 19 Jun 2023 23:07:04 +0000
(09:07 +1000)
Bumps nginx from 1.25.0-alpine to 1.25.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 3cae982a2b2c7440dc399626423e9ea761e3b9bd..da04492cdaef5f7fd6b08e32b570f07d153ff490 100644
(file)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-11,7
+11,7
@@
RUN npm run build
## App
-FROM nginx:1.25.
0
-alpine
+FROM nginx:1.25.
1
-alpine
COPY --from=builder /src/dist /app