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 20c5a7f commit 4067050Copy full SHA for 4067050
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '3'
2
services:
3
vscode:
4
- image: "docker.pkg.github.com/softrams/automation-toolset/vscode-automation:v1.0.1"
+ image: "softramsdocker/automation-toolset:1.0.2"
5
ports:
6
- "8080:8080"
7
environment:
0 commit comments