chore: use image

This commit is contained in:
Naramsim 2024-01-09 21:12:46 +01:00
parent b211af4ce9
commit c991adfd82

View file

@ -9,9 +9,7 @@ services:
POSTGRES_USER: "${POSTGRES_USER}"
app:
build:
context: .
dockerfile: ./Resources/docker/app/Dockerfile
image: pokeapi/pokeapi:master
env_file: .env
restart: "no"