diff --git a/.woodpecker.yml b/.woodpecker.yml index aa47506..b85bfa0 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,6 +1,6 @@ steps: backend: - image: rust:1.79-bullseye + image: rust:1.82-bullseye environment: - DATABASE_URL=postgres://postgres:password@database:5432/postgres commands: