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
#
# hi again!
#
# this comment is here just to make it so the tagged digest is different
