Laurent Cozic 2022-11-04 11:32:13 +00:00
parent a8ed365bcf
commit f34078bd96
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# Build stage
# =============================================================================
FROM node:16-bullseye AS builder
FROM node:18-bullseye AS builder
RUN apt-get update \
&& apt-get install -y \