Upgrade Pangolin to version 1.21.1
Fixes server action 404 error preventing initial setup. Version 1.21.1 was released on 2026-07-30 and includes fixes for Next.js server action routing issues. Related: DEV-396 Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
parent
1e77e48e94
commit
b4740efc20
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: pangolin
|
||||
image: fosrl/pangolin:1.21.0
|
||||
image: fosrl/pangolin:1.21.1
|
||||
ports:
|
||||
- containerPort: 3002
|
||||
name: http
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue