microsoft / microsoft/azure-sql-database-container
[Bug]: container images do not refreshed in almost 30 days
@ericjulien is already working on this.
Since Aug 25, 2026.
- 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.
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.