Skip to content

Commit

Permalink
Merge pull request #351 from lost-pixel/tech/upgrade-deps
Browse files Browse the repository at this point in the history
upgrade dependencies
  • Loading branch information
chriskalmar committed Jan 14, 2024
2 parents c1c3ab4 + d2c322a commit f0f5d3d
Show file tree
Hide file tree
Showing 3 changed files with 163 additions and 139 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RUN cd node_modules/odiff-bin && npm run postinstall

# Run Stage

FROM mcr.microsoft.com/playwright:v1.37.0-focal AS runner
FROM mcr.microsoft.com/playwright:v1.40.1-focal AS runner
# Check available tags: https://mcr.microsoft.com/en-us/product/playwright/tags

ENV NODE_ENV=production
Expand Down
Loading

0 comments on commit f0f5d3d

Please sign in to comment.