mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
build: Bump devcontainer version to go 1.23
This commit is contained in:
parent
f1c8c060c0
commit
c326d5574b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
version: '3.8'
|
||||
services:
|
||||
app:
|
||||
image: mcr.microsoft.com/devcontainers/go:1.22
|
||||
image: mcr.microsoft.com/devcontainers/go:1.23
|
||||
volumes:
|
||||
- ..:/workspace:cached
|
||||
command: sleep infinity
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue