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 2dd8ae5 commit 343bc74Copy full SHA for 343bc74
docker-compose.yml
@@ -2,7 +2,7 @@ version: "3"
2
3
services:
4
app:
5
- image: hexletcomponents/devops-example-app
+ image: hexletcomponents/devops-example-app:test
6
7
caddy:
8
build:
0 commit comments