From 99cc68600a46cb1f65fb9d4fce079915e5a10cd8 Mon Sep 17 00:00:00 2001 From: rl544 <111494264+rl544@users.noreply.github.com> Date: Mon, 23 Mar 2026 12:54:41 +0900 Subject: [PATCH] Update postgres.yml --- .github/workflows/postgres.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/postgres.yml b/.github/workflows/postgres.yml index 703f0b4..13d0aee 100644 --- a/.github/workflows/postgres.yml +++ b/.github/workflows/postgres.yml @@ -1,5 +1,3 @@ -dhi.io/postgres:18-alpine3.22-dev - name: Docker Image Downloader (postgres:18) on: