Skip to content

Commit 6fa95c7

Browse files
Update mcr.microsoft.com/vscode/devcontainers/rust:1-bullseye Docker digest to b732d41
1 parent 4b85031 commit 6fa95c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/vscode/devcontainers/rust:1-bullseye@sha256:7a4c4c8b4516b6360edcfe0e8eaefad01ac94542634504658e29b35f0b7ea600 AS base
1+
FROM mcr.microsoft.com/vscode/devcontainers/rust:1-bullseye@sha256:b732d41f3f28c52acac766dc53ec344bf84101972a338e30e7c5441c803e72ae AS base
22
ARG USER_UID=1000
33
ARG USER_GID="$USER_UID"
44
RUN groupmod --gid "$USER_GID" vscode \

0 commit comments

Comments
 (0)