We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a481d1 commit 36457e8Copy full SHA for 36457e8
.github/workflows/build-do.yml
@@ -41,5 +41,5 @@ jobs:
41
- run: packer validate -syntax-only .
42
- run: packer build -color=false -force .
43
env:
44
- AUTHENTIK_VERSION: 2025.10.2
+ AUTHENTIK_VERSION: 2025.12.1
45
DIGITALOCEAN_TOKEN: ${{ secrets.DIGITALOCEAN_TOKEN }}
0 commit comments