Skip to content

Commit a939b10

Browse files
Un-bump Node.js to 22
1 parent 5449d0b commit a939b10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:23-alpine AS build
1+
FROM node:22-alpine AS build
22

33
# args
44
ARG version="0.1.0"

0 commit comments

Comments
 (0)