Skip to content

Commit a5a5f00

Browse files
authored
Bump Golang version in devcontainer as well
1 parent 36324f7 commit a5a5f00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services:
66
context: .
77
dockerfile: Dockerfile
88
args:
9-
VARIANT: 1.17
9+
VARIANT: 1.18
1010

1111
privileged: true
1212
cap_add:

0 commit comments

Comments
 (0)