Skip to content

Commit

Permalink
chore: upgrade xmlsec and debian (#27284)
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusandra authored Jan 23, 2025
1 parent d4dbac3 commit 9ccf678
Show file tree
Hide file tree
Showing 11 changed files with 560 additions and 313 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# experience as rich as possible. Perhaps later down the line it might be worth
# rolling our own
#
FROM mcr.microsoft.com/vscode/devcontainers/python:3.11-bullseye
FROM mcr.microsoft.com/vscode/devcontainers/python:3.11-bookworm

# Make sure all exit codes on pipes cause failures
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
Expand Down
518 changes: 382 additions & 136 deletions .devcontainer/library-scripts/docker-in-docker-debian.sh

Large diffs are not rendered by default.

Loading

0 comments on commit 9ccf678

Please sign in to comment.