projects
/
cinny.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7b4833
)
Update nginx Docker tag to v1.23.3 (#1019)
author
renovate[bot]
<29139614+renovate[bot]@users.noreply.github.com>
Wed, 14 Dec 2022 03:15:11 +0000
(08:45 +0530)
committer
GitHub
<noreply@github.com>
Wed, 14 Dec 2022 03:15:11 +0000
(08:45 +0530)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Dockerfile
patch
|
blob
|
history
diff --git
a/Dockerfile
b/Dockerfile
index 2b606ac2115fa3061ab515bb74a15e9018fe557f..968ca1d119980da297d69c2d80234a55b6bed790 100644
(file)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-10,7
+10,7
@@
RUN npm run build
## App
-FROM nginx:1.23.
2
-alpine
+FROM nginx:1.23.
3
-alpine
COPY --from=builder /src/dist /app