Skip to content

Commit

Permalink
Merge branch '3.x' into 3.0-demo
Browse files Browse the repository at this point in the history
  • Loading branch information
zds-s committed Oct 15, 2024
2 parents 45b3332 + bd9833f commit f1352bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#FROM node:18.16.0-alpine3.16 AS build
FROM node:lts-alpine AS build
FROM node:20-alpine3.20 AS build

WORKDIR /opt/www
COPY . /opt/www/
Expand Down

0 comments on commit f1352bd

Please sign in to comment.