1
Fork 0

Fix "image" typo

This commit is contained in:
viktorstrate 2021-04-23 20:54:01 +02:00
parent 5ca4bd43ba
commit 6fd956d9c5
No known key found for this signature in database
GPG Key ID: 3F855605109C1E8A
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ jobs:
--health-retries=5
postgres:
images: postgres:13.2
image: postgres:13.2
env:
POSTGRES_USER: photoview
POSTGRES_PASSWORD: photosecret