We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2df50d commit 865b90bCopy full SHA for 865b90b
Dockerfile
@@ -14,7 +14,7 @@ COPY . .
14
RUN CGO_ENABLED=0 GOOS=linux make compile
15
16
# Build the final container. And install
17
-FROM montferret/chromium:97.0.4692.0
+FROM montferret/chromium:99.0.4844.0
18
19
RUN apt-get update && apt-get install -y dumb-init
20
Dockerfile.release
@@ -1,5 +1,5 @@
1
2
3
4
5
0 commit comments