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