Skip to content

Commit 68661c8

Browse files
committed
1 parent d59232f commit 68661c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

convertPheno_client/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ COPY . .
1515
RUN pnpm run build
1616

1717
#production environment
18-
FROM nginx:1.23-alpine
18+
FROM nginx:1.29.5-alpine
1919
RUN apk add openssl shadow
2020
RUN apk add --no-cache npm
2121
RUN npm install -g vite

0 commit comments

Comments
 (0)