diff --git a/docker-compose.yml b/docker-compose.yml index 108b9ab..be2dadb 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,7 +1,7 @@ # If you change this, be sure to update .github/workflows/terraform-test.yml services: nginx: - image: nginx:1.31@sha256:42f2d24ae18df9b5251d1cc45548085656d2335e9338fd150a24e415462d151f + image: nginx:1.31@sha256:424939d458e28153a78d9a4a8d60e8fae5eae35e84a2d92a43d153d1f92c171c ports: - 8085:80 volumes: