Skip to content

Commit

Permalink
Set explicit docker image tag for al-in-one container
Browse files Browse the repository at this point in the history
  • Loading branch information
vbaranov committed Oct 20, 2023
1 parent 0162a23 commit 6fe02a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion suave/devenv/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ services:
service: blockscout-db

blockscout-all-in-one:
image: blockscout/blockscout-suave-all-in-one:latest
image: blockscout/blockscout-suave-all-in-one:v1.0
pull_policy: always
container_name: blockscout-all-in-one
environment:
Expand Down

0 comments on commit 6fe02a1

Please sign in to comment.