Skip to content

Commit fefd43f

Browse files
committed
Documentation edits made through Mintlify web editor
1 parent 9238054 commit fefd43f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/self-host/deploy-docker.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Using Docker compose is the easiest way to try digger quickly on a machine.
2020
You can fetch the docker image using the instructions on [github packages](https://github.com/diggerhq/digger/pkgs/container/digger_backend):
2121

2222
```
23-
docker pull ghcr.io/diggerhq/digger_backend:v0.3.9
23+
docker pull ghcr.io/diggerhq/digger_backend:latest
2424
```
2525

2626
# Set initial environment variables

0 commit comments

Comments
 (0)