diff --git a/.circleci/images/Dockerfile b/.circleci/images/Dockerfile index 272f65b53..5fdac88e3 100644 --- a/.circleci/images/Dockerfile +++ b/.circleci/images/Dockerfile @@ -1,3 +1,6 @@ +# When changing this file, go to +# https://cloud.docker.com/repository/docker/kovidgoyal/kitty-test/builds and +# click the "Trigger" button under Automated builds to rebuild FROM ubuntu:latest # make Apt non-interactive