Skip to content

Commit e6a0f7a

Browse files
authored
Merge pull request #659 from reactioncommerce/aldeed-patch-1
chore: switch to 3.0.0 Docker tag
2 parents 26a0a50 + 9520ab8 commit e6a0f7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ networks:
1313

1414
services:
1515
web:
16-
image: reactioncommerce/example-storefront:release-v3.0.0
16+
image: reactioncommerce/example-storefront:3.0.0
1717
env_file:
1818
- ./.env
1919
networks:

0 commit comments

Comments
 (0)