Skip to content

Commit

Permalink
Update version in docker-compose.prod.yml 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 Jul 3, 2023
1 parent f5474d4 commit c60a992
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.1.1
image: 410487266669.dkr.ecr.us-west-2.amazonaws.com/spdx/online-tools:1.2.0
expose:
- 8000
volumes:
Expand Down

0 comments on commit c60a992

Please sign in to comment.