Build images with PG 15 installed (#917)
authorAlan Guo Xiang Tan <gxtan1990@gmail.com>
Tue, 21 Jan 2025 01:59:32 +0000 (09:59 +0800)
committerGitHub <noreply@github.com>
Tue, 21 Jan 2025 01:59:32 +0000 (09:59 +0800)
commitab957b2f64b8252e18a657e2e5abe0cff087b38a
tree315eb0f4f413ea854d63e9357d31eb0f33297832
parent136c63890674b95df1327d24270c55e4ef8e87a8
Build images with PG 15 installed (#917)

This commit updates the build workflow to build and push an extra base Docker
image with PG 15 installed. The tag is not meant to be permanent and is
just meant to help us update our postgres templates to support PG 15
within the same commit.

The tag will be removed once our `discourse/base:release` ships with PG
15 by default.
.github/workflows/build.yml
image/auto_build.rb
image/base/Dockerfile