Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion templates/beego/files/.platform.app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: app

# The runtime the application uses.
# Complete list of available runtimes: https://docs.platform.sh/create-apps/app-reference.html#types
type: golang:1.23
type: golang:1.24

# The relationships of the application with services or other applications.
# The left-hand side is the name of the relationship as it will be exposed
Expand Down