mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-25 01:15:26 +10:00
Merge pull request #1320 from AmruthPillai/dependabot/docker/server/playwright-v1.34.0-focal
Bump playwright from v1.32.3-focal to v1.34.0-focal in /server
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ COPY --from=dependencies /app/server/node_modules ./server/node_modules
|
|||||||
RUN pnpm run --filter schema build \
|
RUN pnpm run --filter schema build \
|
||||||
&& pnpm run --filter server build
|
&& pnpm run --filter server build
|
||||||
|
|
||||||
FROM mcr.microsoft.com/playwright:v1.32.3-focal as production
|
FROM mcr.microsoft.com/playwright:v1.34.0-focal as production
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user