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'
|
version: '3.8'
|
||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
image: mcr.microsoft.com/devcontainers/go:1.22
|
image: mcr.microsoft.com/devcontainers/go:1.23
|
||||||
volumes:
|
volumes:
|
||||||
- ..:/workspace:cached
|
- ..:/workspace:cached
|
||||||
command: sleep infinity
|
command: sleep infinity
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue