pin chromium versions
This commit is contained in:
+2
-2
@@ -9,8 +9,8 @@ RUN apk add --no-cache \
|
|||||||
xdg-utils \
|
xdg-utils \
|
||||||
wget \
|
wget \
|
||||||
unzip \
|
unzip \
|
||||||
chromium \
|
chromium=136.0.7103.113-r0 \
|
||||||
chromium-chromedriver
|
chromium-chromedriver=136.0.7103.113-r0
|
||||||
|
|
||||||
# Set the working directory in the container
|
# Set the working directory in the container
|
||||||
WORKDIR /usr/src/app
|
WORKDIR /usr/src/app
|
||||||
|
|||||||
Reference in New Issue
Block a user