Skip to content

Commit

Permalink
ci: updated dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tikazyq committed Oct 24, 2024
1 parent cefdc4b commit 0924b10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use the official Playwright image
FROM mcr.microsoft.com/playwright:v1.42.1-jammy
# Use the official Playwright image with the latest version
FROM mcr.microsoft.com/playwright:v1.48.1-jammy

# Set the working directory in the container
WORKDIR /app
Expand Down

0 comments on commit 0924b10

Please sign in to comment.