]> git.immae.eu Git - github/fretlink/docker-puppeteer.git/commitdiff
Merge pull request #10 from buildkite/renovate/node-10.6.0-slim
authorTim Lucas <t@toolmantim.com>
Fri, 13 Jul 2018 10:15:36 +0000 (20:15 +1000)
committerGitHub <noreply@github.com>
Fri, 13 Jul 2018 10:15:36 +0000 (20:15 +1000)
Update node:10.6.0-slim Docker digest to d62ca6

Dockerfile

index 9f4c37f949b458b3b4d68815b33e60986c13270b..5a9e2d88545e28b950e7f21f16a3974385b01474 100644 (file)
@@ -3,7 +3,7 @@
 # Based upon:
 # https://github.com/GoogleChrome/puppeteer/blob/master/docs/troubleshooting.md#running-puppeteer-in-docker
 
-FROM node:10.6.0-slim@sha256:5e92d65c39ff7db087e6f10ed9ca4ddd4d08108b0dee3036d75a6dd3a94cbfe3
+FROM node:10.6.0-slim@sha256:d62ca67442aa7e13f782bf9a3764ffe317097e11095ffe4c6d3f5ca2f5f14d84
     
 RUN  apt-get update \
      # See https://crbug.com/795759