Skip to content

Commit f788193

Browse files
Update mcr.microsoft.com/vscode/devcontainers/rust:1-bullseye Docker digest to 2f5f815
1 parent 4b85031 commit f788193

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:2f5f815094f59e5e200e4cf32a8cc7d13aba56cb361cfc5c36dc4a716f6aa9dc 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)