Skip to content

Commit 45801c4

Browse files
renovate[bot]31ch
authored andcommitted
Update mcr.microsoft.com/devcontainers/cpp Docker tag to v2
1 parent 23eb83c commit 45801c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# https://github.com/devcontainers/images/tree/main/src/cpp
2-
FROM mcr.microsoft.com/devcontainers/cpp:1-debian-12
2+
FROM mcr.microsoft.com/devcontainers/cpp:2-debian-12
33

44
# Install additional packages
55
RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \

0 commit comments

Comments
 (0)