Skip to content

Commit 2a4aa1c

Browse files
authored
Merge pull request #107 from f5devcentral/dependabot/docker/webui/node-25-alpine
Bump node from 24-alpine to 25-alpine in /webui
2 parents 0c2c8f5 + e999797 commit 2a4aa1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webui/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build stage
2-
FROM node:24-alpine AS build
2+
FROM node:25-alpine AS build
33

44
WORKDIR /app
55

0 commit comments

Comments
 (0)