Skip to content

Commit 4928eab

Browse files
Update golang Docker tag to v1.23.6
1 parent 4aaff07 commit 4928eab

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.23.6
66
volumes:
77
- ".:/data"
88
- "go_dir:/go"

0 commit comments

Comments
 (0)