Skip to content

Commit

Permalink
Update version in docker-compose prod file
Browse files Browse the repository at this point in the history
Signed-off-by: Gary O'Neall <[email protected]>
  • Loading branch information
goneall committed Nov 15, 2022
1 parent 790451d commit 734c676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ services:
build:
context: ./
dockerfile: dockerfile.prod
image: 410487266669.dkr.ecr.us-west-2.amazonaws.com/spdx/online-tools:1.0.7
image: 410487266669.dkr.ecr.us-west-2.amazonaws.com/spdx/online-tools:1.0.9
expose:
- 8000
volumes:
Expand Down

0 comments on commit 734c676

Please sign in to comment.