Fix "image" typo

This commit is contained in:
viktorstrate
2021-04-23 20:54:01 +02:00
parent 5ca4bd43ba
commit 6fd956d9c5

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