Update dockerbuild.yaml

This commit is contained in:
Frikky
2025-11-12 11:43:28 +01:00
committed by GitHub
parent 41373753c2
commit 68f89b7d28
+4 -4
View File
@@ -20,19 +20,19 @@ jobs:
include:
- app: frontend
path: frontend
version: 2.1.1
version: 2.1.2
experimental: true
- app: backend
path: backend
version: 2.1.1
version: 2.1.2
experimental: true
- app: orborus
path: functions/onprem/orborus
version: 2.1.1
version: 2.1.2
experimental: true
- app: worker
path: functions/onprem/worker
version: 2.1.1
version: 2.1.2
experimental: true
steps:
- name: Checkout