Skip to content

Commit 9520ab8

Browse files
authored
chore: switch to 3.0.0 Docker tag
Signed-off-by: Eric Dobbertin <eric@dairystatedesigns.com>
1 parent 26a0a50 commit 9520ab8

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)