mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-26 18:04:45 +10:00
Merge pull request #1127 from AmruthPillai/dependabot/docker/server/playwright-v1.28.1-focal
Bump playwright from v1.28.0-focal to v1.28.1-focal in /server
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ COPY --from=dependencies /app/server/node_modules ./server/node_modules
|
|||||||
|
|
||||||
RUN pnpm run build --filter server
|
RUN pnpm run build --filter server
|
||||||
|
|
||||||
FROM mcr.microsoft.com/playwright:v1.28.0-focal as production
|
FROM mcr.microsoft.com/playwright:v1.28.1-focal as production
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user