Skip to content

add package image #4666

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

add package image #4666

wants to merge 1 commit into from

Conversation

itsmostafa
Copy link
Collaborator

@itsmostafa itsmostafa commented May 24, 2025

This pull request updates the compose.yml file to specify container images for the web and api services. These changes ensure that the services use pre-built images from the GitHub Container Registry instead of building them locally.

Updates to compose.yml:

  • Added the image property for the web service, specifying the image ghcr.io/cisagov/cset-web:latest.
  • Added the image property for the api service, specifying the image ghcr.io/cisagov/cset-api:latest.

🗣 Description

💭 Motivation and context

🧪 Testing

tested locally

✅ Pre-approval checklist

  • This PR has an informative and human-readable title.
  • Changes are limited to a single goal - eschew scope creep!
  • I have read the CONTRIBUTING document.
  • These code changes follow cisagov code standards.
  • All relevant repo and/or project documentation has been updated to reflect the changes in this PR.
  • Tests have been added and/or modified to cover the changes in this PR.
  • Create a pre-release (necessary if and only if the pre-release version was bumped).

@itsmostafa itsmostafa closed this May 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant