We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0041f5 commit 7de2b4dCopy full SHA for 7de2b4d
docker-compose.yml
@@ -1,6 +1,7 @@
1
services:
2
digittron:
3
container_name: digittron
4
+ image: ghcr.io/secondubly/digittron:latest
5
build:
6
context: .
7
dockerfile: Dockerfile
0 commit comments