We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d839182 commit ce3a29dCopy full SHA for ce3a29d
docker-compose.yml
@@ -8,7 +8,7 @@ services:
8
POSTGRES_DB: rlarndg
9
10
rlarndg:
11
- container_name: rustlanges/rlarndg
+ container_name: rustlanges/rlarndg:latest
12
build:
13
context: .
14
dockerfile: Dockerfile
0 commit comments