Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packaging/graphql-engine-base/ubuntu.dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# DATE VERSION: 2025-06-30
# Modify the above date version (YYYY-MM-DD) if you want to rebuild the image

FROM ubuntu:jammy-20250530
FROM ubuntu:jammy-20260109

### NOTE! Shared libraries here need to be kept in sync with `server-builder.dockerfile`!

Expand Down