Skip to content

Commit cc4bcd4

Browse files
authored
Merge pull request #34 from IPS-Hosting/renovate/node-22.x
2 parents c4a14e4 + b50f443 commit cc4bcd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# syntax = docker/dockerfile:1.12
22

33
# BASE
4-
FROM node:22.12.0-bullseye-slim AS base
4+
FROM node:22.14.0-bullseye-slim AS base
55

66
## Setup pnpm
77
RUN corepack enable

0 commit comments

Comments
 (0)