Rebuild with 2.0.0 images for consistency

This commit is contained in:
Frikky
2025-03-05 13:49:57 +01:00
committed by GitHub
parent 6a2355c6f6
commit bc13fc882a
+4 -4
View File
@@ -20,19 +20,19 @@ jobs:
include:
- app: frontend
path: frontend
version: latest
version: 2.0.0
experimental: true
- app: backend
path: backend
version: latest
version: 2.0.0
experimental: true
- app: orborus
path: functions/onprem/orborus
version: latest
version: 2.0.0
experimental: true
- app: worker
path: functions/onprem/worker
version: latest
version: 2.0.0
experimental: true
steps:
- name: Checkout