diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 0c3015b..6f4ff14 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -8,7 +8,7 @@ "ghcr.io/devcontainers/features/node:1": { "version": "20" }, - "ghcr.io/rails/devcontainer/features/postgres-client:1.1.3": { + "ghcr.io/rails/devcontainer/features/postgres-client:1.2.0": { "version": "17" } },