mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-10 21:15:04 +10:00
Merge pull request #1354 from AmruthPillai/dependabot/docker/server/playwright-v1.35.0-focal
Bump playwright from v1.34.3-focal to v1.35.0-focal in /server
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ ENV TURBO_TOKEN=$TURBO_TOKEN
|
||||
|
||||
RUN pnpm exec turbo --filter server build
|
||||
|
||||
FROM mcr.microsoft.com/playwright:v1.34.3-focal as production
|
||||
FROM mcr.microsoft.com/playwright:v1.35.0-focal as production
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user