mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-06-30 18:42:58 +00:00
chore(deps): update image mcr.microsoft.com/devcontainers/go (1.23 → 1.24) (#1835)
| datasource | package | from | to | | ---------- | ---------------------------------- | ---- | ---- | | docker | mcr.microsoft.com/devcontainers/go | 1.23 | 1.24 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
53d0045cdf
commit
27fe17008f
@ -3,7 +3,7 @@
|
||||
{
|
||||
"name": "Default Linux Universal",
|
||||
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
|
||||
"image": "mcr.microsoft.com/devcontainers/go:1.23-bullseye",
|
||||
"image": "mcr.microsoft.com/devcontainers/go:1.24-bullseye",
|
||||
|
||||
// Features to add to the dev container. More info: https://containers.dev/features.
|
||||
"features": {
|
||||
|
Loading…
Reference in New Issue
Block a user