We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 753152f commit 18103fcCopy full SHA for 18103fc
deploys/docker/preview_generator/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=linux/amd64 debian:stable-slim
+FROM --platform=linux/amd64 debian:testing-slim
2
3
# The preview generator image only includes the background job binary and a tool to delete images. Other Jonline binaries aren't really useful;
4
# the bulk of this image will be the Chrome distro included.
0 commit comments