microsoft / microsoft/azure-sql-database-container

[Bug]: container images do not refreshed in almost 30 days

Open
#141 1 comment 0 reactions 2 assignees View on GitHub

@ericjulien is already working on this.

Since Aug 25, 2026.

bug User-filled
Dominant language
Shell
Stars
17
Forks
4
Avg merge
9h 49m
Merged PRs (30d)
15

Description

Container image tag

sqldbpreview-dpgaeqhmgphzd4bk.azurecr.io/azure-sql/db-dev

Host OS

Windows 11 (x86_64)

Container runtime and version

Engine: 29.6.2

What happened

skills mention that images are refreshed daily, however, I see almost 30d since last refresh.

Image
Steps to reproduce

Run this command:

docker image inspect sqldbpreview-dpgaeqhmgphzd4bk.azurecr.io/azure-sql/db-dev:latest --format '{{.RepoDigests}}|{{index .Config.Labels "com.microsoft.version"}}|{{.Created}}' 2>&1 | head -3

Result:

[sqldbpreview-dpgaeqhmgphzd4bk.azurecr.io/azure-sql/db-dev@sha256:6e0a867144b682054db21b7bc7e18110192f94b3fc36a224510d1e3e5566e2f4]|17.0.9114.22214|2026-07-16T20:26:20.367782349Z

Additional context

No response

Confirmation
  • I scanned open issues and Known limitations for a duplicate.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.