Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
revert docker change
Browse files Browse the repository at this point in the history
  • Loading branch information
obulat committed Aug 19, 2022
1 parent 9809895 commit b9217c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
context: .
dockerfile: Dockerfile.playwright
args:
- PLAYWRIGHT_VERSION=1.20.2
- PLAYWRIGHT_VERSION=${PLAYWRIGHT_VERSION}
volumes:
- .:/app
user: ${USER_ID}
Expand Down

0 comments on commit b9217c5

Please sign in to comment.