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 79eea07 commit dbf8900Copy full SHA for dbf8900
docker-compose.yml
@@ -2,7 +2,7 @@ version: "3.6"
2
3
services:
4
oauth:
5
- image: golang:1.22.0
+ image: golang:1.22.2
6
volumes:
7
- ".:/data"
8
- "go_dir:/go"
0 commit comments