mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
Merge pull request #5129 from mempool/dependabot/docker/docker/frontend/nginx-1.27.0-alpine
Bump nginx from 1.26.0-alpine to 1.27.0-alpine in /docker/frontend
This commit is contained in:
commit
fb660e8477
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ RUN npm install --omit=dev --omit=optional
|
|||
|
||||
RUN npm run build
|
||||
|
||||
FROM nginx:1.26.0-alpine
|
||||
FROM nginx:1.27.0-alpine
|
||||
|
||||
WORKDIR /patch
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue