Skip to content

Commit a2dfd5c

Browse files
chore(deps): update mcr.microsoft.com/devcontainers/python docker tag to v3.14 (#11)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bedb2b2 commit a2dfd5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pfSensible HAProxy Development",
3-
"image": "mcr.microsoft.com/devcontainers/python:3.10",
3+
"image": "mcr.microsoft.com/devcontainers/python:3.14",
44

55
// Mount the workspace in the proper Ansible collection structure
66
"workspaceMount": "source=${localWorkspaceFolder},target=/workspaces/ansible_collections/pfsensible/haproxy,type=bind,consistency=cached",

0 commit comments

Comments
 (0)