ci: update ubuntu image to focal-20230412

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8805
GitOrigin-RevId: 3d4e0dfca555e4f709e94e6658eacb213bcb1750
This commit is contained in:
ananya-2410 2023-04-19 12:56:43 +05:30 committed by hasura-bot
parent 91c88b2109
commit f93eed713f

View File

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