Skip to content

Commit 122cf7c

Browse files
committed
update node version in dockerfile
1 parent bd86059 commit 122cf7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

confiture-web-app/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:16 AS builder
1+
FROM node:18 AS builder
22
ARG SENTRY_ORG
33
ARG SENTRY_PROJECT
44
ARG SENTRY_AUTH_TOKEN

0 commit comments

Comments
 (0)