0
0
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:
renovate[bot] 2025-03-20 02:22:28 +00:00 committed by GitHub
parent 53d0045cdf
commit 27fe17008f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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": {