Skip to content

Commit

Permalink
Testing new docker image
Browse files Browse the repository at this point in the history
Created a new image using highly controlled container. Seeing what happens when I push this; I might have to change the entrypoint, but I'm hoping not.
  • Loading branch information
nataliejschultz committed Sep 27, 2023
1 parent ebb77f5 commit 90b7063
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion emission/integrationTests/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ services:
- emission
#adding section to incorporate nominatim server functionality
nominatim:
image: nataliejschultz/rhodeisland-image:2.0
image: nataliejschultz/rhodeisland-image:test
container_name: rhodeisland-nominatim
ports:
- "8080:8080"
Expand Down

0 comments on commit 90b7063

Please sign in to comment.