Skip to content

Commit

Permalink
upgrade base image to the latest Debian (Bookworm) (#1133)
Browse files Browse the repository at this point in the history
  • Loading branch information
davorrunje authored Jan 3, 2024
1 parent 4fcc45f commit 82cc88e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Licensed under the MIT License. See LICENSE file in the project root for license information.
#-------------------------------------------------------------------------------------------------------------

FROM mcr.microsoft.com/vscode/devcontainers/python:0-3.10
FROM mcr.microsoft.com/vscode/devcontainers/python:3.10

#
# Update the OS and maybe install packages
Expand Down

0 comments on commit 82cc88e

Please sign in to comment.