FROM scratch

# nothing; just need an image with a fixed digest
COPY Dockerfile /

# hello!
#
# this comment was added after pushing with the above content so that there's a
# new digest for the image, so that we can test for old versions
