Going back to debian
This commit is contained in:
@@ -8,7 +8,7 @@ when:
|
||||
|
||||
steps:
|
||||
- name: restart-bot # Name of the step that restarts your bot.
|
||||
image: docker/compose:latest # Uses a Docker Compose-enabled image.
|
||||
image: debian # Uses a Docker Compose-enabled image.
|
||||
volumes:
|
||||
- name: docker_compose_dir
|
||||
path: /app
|
||||
|
||||
Reference in New Issue
Block a user