chore: pin rust container version
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful

This commit is contained in:
Aravinth Manivannan 2024-07-11 02:11:02 +05:30
parent d795d1c370
commit fb2e98fabc
Signed by: realaravinth
GPG key ID: F8F50389936984FF

View file

@ -1,6 +1,6 @@
pipeline:
steps:
backend:
image: rust
image: rust:1.79-bullseye
environment:
- DATABASE_URL=postgres://postgres:password@database:5432/postgres
commands:
@ -20,6 +20,7 @@ pipeline:
image: plugins/docker
when:
event: [push, tag, deployment]
branch: master
settings:
username: realaravinth
password: