ci: tag release v2.36.3 and update base image

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10641
GitOrigin-RevId: 3fd82399241442ae1d071dbb3a50c13c6bbebbd2
This commit is contained in:
Vishnu Bharathi 2024-01-23 14:29:26 +05:30 committed by hasura-bot
parent 1be1e892eb
commit fed4371f84
2 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# DATE VERSION: 2023-12-18
# DATE VERSION: 2024-01-23
# Modify the above date version (YYYY-MM-DD) if you want to rebuild the image
FROM ubuntu:jammy-20231211.1
FROM ubuntu:jammy-20240111
### NOTE! Shared libraries here need to be kept in sync with `server-builder.dockerfile`!

View File

@ -196,3 +196,4 @@ v2.35.3 48
v2.36.1 48
v2.36.2 48
v2.37.0-beta.1 48
v2.36.3 48