Skip to content

Commit 31af50e

Browse files
Update golang Docker tag to v1.24.0
1 parent 4aaff07 commit 31af50e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: "3.6"
22

33
services:
44
oauth:
5-
image: golang:1.22.0
5+
image: golang:1.24.0
66
volumes:
77
- ".:/data"
88
- "go_dir:/go"

0 commit comments

Comments
 (0)