Loading Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -231,7 +231,7 @@ RUN apt-get update && \ echo pdm-publish pdm-version | xargs -n1 pdm plugin add && \ npm install --global \ corepack \ playwright \ @playwright/test \ && \ export GOPATH=/usr/local/lib/go && \ export PATH="$GOPATH/bin:$PATH" && \ Loading Loading
Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -231,7 +231,7 @@ RUN apt-get update && \ echo pdm-publish pdm-version | xargs -n1 pdm plugin add && \ npm install --global \ corepack \ playwright \ @playwright/test \ && \ export GOPATH=/usr/local/lib/go && \ export PATH="$GOPATH/bin:$PATH" && \ Loading