GitBook: [#127] No subject

This commit is contained in:
Jonathan Schneider
2022-08-18 22:58:53 +00:00
committed by gitbook-bot
parent d0bad8227c
commit 1b36c56656
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
docker run \
--env-file sample-agent.env \
-p 8080:8080 \
moderne.azurecr.io/moderne-dev/moderne/moderne-agent:0.78.0
moderne.azurecr.io/moderne-dev/moderne/moderne-agent:0.79.0
```
### Example `sample-agent.env` file

View File

@@ -1,7 +1,7 @@
# Versions of plugins and agent
| Component | Current version |
| --------------------------- |-------------------------------------------------------------|
| --------------------------- | ----------------------------------------------------------- |
| Moderne Maven build plugin | 0.19.1 |
| Moderne Gradle build plugin | 0.19.1 |
| Agent | moderne.azurecr.io/moderne-dev/moderne/moderne-agent:0.78.0 |
| Agent | moderne.azurecr.io/moderne-dev/moderne/moderne-agent:0.79.0 |