Skip to content

Commit 8c64414

Browse files
committed
test: pin CSS docker image
1 parent 3996b0a commit 8c64414

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '2'
22
services:
33
css:
4-
image: "solidproject/community-server"
4+
image: "solidproject/community-server:6.0.2"
55
ports:
66
- "3000:3000"
77
command: --baseUrl http://localhost:3000/ -c config/default.json

0 commit comments

Comments
 (0)