update dockerfile
This commit is contained in:
1
.github/workflows/main.yaml
vendored
1
.github/workflows/main.yaml
vendored
@@ -45,4 +45,5 @@ jobs:
|
||||
- name: Run Docker container
|
||||
run: |
|
||||
docker run -d --restart unless-stopped \
|
||||
-p 5001:80 \
|
||||
--name fe-docs smallbuster/fe-docs:latest
|
||||
|
||||
Reference in New Issue
Block a user