We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aaff07 commit 31af50eCopy full SHA for 31af50e
docker-compose.yml
@@ -2,7 +2,7 @@ version: "3.6"
2
3
services:
4
oauth:
5
- image: golang:1.22.0
+ image: golang:1.24.0
6
volumes:
7
- ".:/data"
8
- "go_dir:/go"
0 commit comments