mirror of
https://github.com/mempool/mempool.git
synced 2025-02-23 22:46:54 +01:00
Bump nginx from 1.24.0-alpine to 1.25.4-alpine in /docker/frontend
Bumps nginx from 1.24.0-alpine to 1.25.4-alpine. --- updated-dependencies: - dependency-name: nginx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7fb699a02b
commit
d982938366
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.24.0-alpine
|
||||
FROM nginx:1.25.4-alpine
|
||||
|
||||
WORKDIR /patch
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue