Skip to content

Commit

Permalink
App EngineのGoランタイムアップデート
Browse files Browse the repository at this point in the history
  • Loading branch information
massongit authored Oct 7, 2023
1 parent dfc5c75 commit 0e435de
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion app.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
---
runtime: go120
runtime: go
env: flex

runtime_config:
operating_system: "ubuntu22"
runtime_version: "1.21"
main: ./server
handlers:
- url: /api/.*
Expand Down

0 comments on commit 0e435de

Please sign in to comment.