Skip to content

Commit

Permalink
Revert "Merge pull request #108 from clemlesne/dependabot/docker/src/…
Browse files Browse the repository at this point in the history
…conversation-ui/develop/library/node-b46062a"

This reverts commit 23cf329.

Vite.js is bugged: vitejs/vite#14299
  • Loading branch information
clemlesne committed Sep 8, 2023
1 parent c46cddb commit 2ac6a95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/conversation-ui/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Build container
FROM docker.io/library/node:20-alpine3.17@sha256:b46062adc42a16400adbc25c766966efee688ddd71ef315a5d333238c817dac8 AS build
FROM docker.io/library/node:20-alpine3.17@sha256:c8ae1785da54b802347d06e826d5ae127fc7851114803ee4098f782d46ba40a9 AS build

RUN npm install --global npm@latest

Expand Down

0 comments on commit 2ac6a95

Please sign in to comment.