ci: add jobs to scan images

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7965
Co-authored-by: Divi <32202683+imperfect-fourth@users.noreply.github.com>
GitOrigin-RevId: 5fe28e133c6f578d8cf3e62559e331d0f770884d
This commit is contained in:
ananya-2410 2023-02-23 13:49:04 +05:30 committed by hasura-bot
parent 36db970a34
commit 4a24e7d962

View File

@ -1,6 +1,6 @@
# DATE VERSION: 2023-01-31
# Modify the above date version (YYYY-MM-DD) if you want to rebuild the image
FROM ubuntu:focal-20221130
FROM ubuntu:focal-20230126
### NOTE! Shared libraries here need to be kept in sync with `server-builder.dockerfile`!