@@ -4,7 +4,7 @@
*/
"name": "Debian",
"build": {
- "cacheFrom": "ghcr.io/kamailio/kamailio-master-devcontainer",
+ "cacheFrom": "ghcr.io/kamailio/kamailio-5.8-devcontainer",
"context": "../pkg/kamailio/deb",
"dockerfile": "Dockerfile"
},
@@ -4,7 +4,7 @@ name: build devcontainer image
'on':
push:
branches:
- - master
+ - 5.8
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
inputs:
@@ -3,7 +3,7 @@ name: build
jobs: