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