Skip to content

Commit

Permalink
Don't use the root base image
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosgood authored Aug 21, 2024
1 parent 6c6968c commit a530f40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ services:
build:
context: .
args:
IMAGE: ghcr.io/nationalarchives/tna-python-root
IMAGE: ghcr.io/nationalarchives/tna-python
IMAGE_TAG: preview
environment:
- ENVIRONMENT=develop
Expand Down

0 comments on commit a530f40

Please sign in to comment.