-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Hi Andrew,
Thanks to your video I was able to use my Flask app with nginx in a docker compose setup in like no time.
Do you plan on a version update of the images that are used?
I made the following changes:
docker-compose.yml:
- version: '3.8' (https://docs.docker.com/compose/compose-file/compose-versioning/)
- image: nginx:1.25.1
Dockerfile:
- FROM python:3.9-slim
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels