Skip to content

Commit 4067050

Browse files
committed
update to pull from dockerhub as its public
1 parent 20c5a7f commit 4067050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '3'
22
services:
33
vscode:
4-
image: "docker.pkg.github.com/softrams/automation-toolset/vscode-automation:v1.0.1"
4+
image: "softramsdocker/automation-toolset:1.0.2"
55
ports:
66
- "8080:8080"
77
environment:

0 commit comments

Comments
 (0)