Skip to content

Commit

Permalink
Change base images to amazon linux (#226)
Browse files Browse the repository at this point in the history
* Changing base images of the Dockerfile to use Amazon Linux
* Change nginx user to gen3 user
  • Loading branch information
nss10 authored Jan 29, 2025
1 parent cfd2589 commit 76c29eb
Show file tree
Hide file tree
Showing 3 changed files with 566 additions and 14 deletions.
6 changes: 6 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
repos:
- repo: [email protected]:Yelp/detect-secrets
rev: v0.13.1
hooks:
- id: detect-secrets
args: ['--baseline', '.secrets.baseline']
Loading

0 comments on commit 76c29eb

Please sign in to comment.