Skip to content

Commit 1754509

Browse files
chore(deps): update mcr.microsoft.com/devcontainers/universal docker tag to v6.0.6
1 parent 243b36a commit 1754509

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# Pin a concrete universal image tag (not :latest) for reproducible builds and static analysis (Trivy DS-0001 / Checkov).
1212
# kics-scan ignore-line
1313
# hadolint ignore=DL3007
14-
FROM mcr.microsoft.com/devcontainers/universal:6.0.4-linux
14+
FROM mcr.microsoft.com/devcontainers/universal:6.0.6-linux
1515

1616
USER codespace
1717
# kics-scan ignore-line

0 commit comments

Comments
 (0)