This website requires JavaScript.
Explore
Help
Sign In
layla
/
birdbot
Watch
1
Star
0
Fork
0
You've already forked birdbot
Code
Issues
Pull Requests
Releases
Activity
81a3f0c3bb
birdbot
/
.devcontainer
/
Dockerfile
2 lines
87 B
Docker
Raw
Normal View
History
Unescape
Escape
Plugins, Bugfixes & Cleanup
2023-03-31 22:21:49 +02:00
ARG
VARIANT
=
"1.20-bullseye"
FROM
mcr.microsoft.com/vscode/devcontainers/go:0-${VARIANT}
Copy Permalink