[security] Update Debian base image to debian:buster-20220711-slim

GITHUB_PR_NUMBER: 8737
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/8737

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5302
Co-authored-by: Andrew Louis <996681+andrewlouis93@users.noreply.github.com>
GitOrigin-RevId: 4b1569ae8c543c49ccb0b6a283b4b20e3c9fe293
This commit is contained in:
hasura-bot 2022-08-09 11:44:03 +01:00
parent f3aefc8418
commit 08e5b815cb

View File

@ -1,6 +1,6 @@
# DATE VERSION: 2022-04-12
# DATE VERSION: 2022-08-02
# Modify the above date version (YYYY-MM-DD) if you want to rebuild the image for security updates
FROM debian:buster-20210511-slim
FROM debian:buster-20220711-slim
# TARGETPLATFORM is automatically set up by docker buildx based on the platform we are targetting for
ARG TARGETPLATFORM