diggerhq / digger

Digger is an open source IaC orchestration tool. Digger allows you to run IaC in your existing CI pipeline ⚡️
https://digger.dev
Apache License 2.0
4.3k stars 573 forks source link

fix next deploy #1804

Closed motatoes closed 2 weeks ago

motatoes commented 2 weeks ago

fix broken build of dockerfile_next which was broken by a recent optimisation pr, will look into optimisations later

delve-auditor[bot] commented 2 weeks ago

No security or compliance issues detected. Reviewed everything up to bb2718445d15e24bcf1a9383a00c6d55039c29cf.

Security Overview - 🔎 **Scanned files:** 2 changed file(s)
Detected Code Changes | Change Type | Relevant files | |------------|----------------| | Configuration changes | ► next_deploy.yml
    Add fix/dockerfile-next branch to deployment workflow
► Dockerfile_next
    Update Atlas version to v0.28.0
    Change base image from ubuntu:24.04-slim to ubuntu:24.04
    Modify Go build process order |

Reply to this PR with @delve-auditor followed by a description of what change you want and we'll auto-submit a change to this PR to implement it.