ci: tag release v2.36.5 and update ubuntu base image

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10859
GitOrigin-RevId: 0431a98d0649e9358d5c9aba48635b5a30e1c47d
This commit is contained in:
Vishnu Bharathi 2024-06-10 15:24:34 +05:30 committed by hasura-bot
parent 05e13fe566
commit 540ff2289e
2 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# DATE VERSION: 2024-05-27
# DATE VERSION: 2024-06-10
# Modify the above date version (YYYY-MM-DD) if you want to rebuild the image
FROM ubuntu:jammy-20240427
FROM ubuntu:jammy-20240530
### NOTE! Shared libraries here need to be kept in sync with `server-builder.dockerfile`!

View File

@ -209,3 +209,4 @@ v2.39.2 48
v2.36.4 48
v2.40.0 48
v2.40.0-beta.1 48
v2.36.5 48