mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
Bump nginx from 1.30.1-alpine to 1.31.3-alpine in /docker/frontend
Bumps nginx from 1.30.1-alpine to 1.31.3-alpine. --- updated-dependencies: - dependency-name: nginx dependency-version: 1.31.3-alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e9d6cf8c04
commit
a214f1df35
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ RUN bash meta/scripts/check-install-scripts.sh && npm ci --omit=dev --omit=optio
|
|||
|
||||
RUN npm run build
|
||||
|
||||
FROM nginx:1.30.1-alpine
|
||||
FROM nginx:1.31.3-alpine
|
||||
|
||||
WORKDIR /patch
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue