1
0
Fork 0
mirror of https://github.com/Nutomic/ibis.git synced 2025-02-04 03:31:36 +00:00
This commit is contained in:
Felix Ableitner 2024-12-09 12:34:41 +01:00
parent 334321a133
commit 583b50e519

View file

@ -21,7 +21,7 @@ steps:
- leptosfmt -c .leptosfmt.toml --check src
toml_fmt:
image: tamasfe/taplo:0.8.1
image: tamasfe/taplo:0.9.3
commands:
- taplo format --check
@ -105,7 +105,7 @@ steps:
services:
database:
image: postgres:15.2-alpine
image: postgres:16-alpine
environment:
POSTGRES_USER: ibis
POSTGRES_PASSWORD: password