Skip to content

Commit 0c89629

Browse files
chore(deps): bump alpine from 3.22 to 3.23 in /docker (#30094)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4574ffc commit 0c89629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARG TARGETPLATFORM
22

3-
FROM alpine:3.22 AS base
3+
FROM alpine:3.23 AS base
44

55
ENV NODE_ENV=production
66
WORKDIR /app

0 commit comments

Comments
 (0)