Skip to content

Commit

Permalink
Merge pull request #58 from cds-snc/renovate/docker-pin-digests
Browse files Browse the repository at this point in the history
chore(deps): update mcr.microsoft.com/devcontainers/rust:1-1-bullseye docker digest to f1d44e2
  • Loading branch information
jimleroyer authored Sep 20, 2024
2 parents 2c37d56 + f3e36e1 commit 1f27703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "Rust",
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
"image": "mcr.microsoft.com/devcontainers/rust:1-1-bullseye@sha256:3614a9355dc8146ba19256bf2c04af15a4e1932f44c14fbfa295f4dab59e2620",
"image": "mcr.microsoft.com/devcontainers/rust:1-1-bullseye@sha256:f1d44e262c849c4812c0134bcdfe77a9b737d89f1af15aaf5aa2acbe7a749a80",
"features": {
"ghcr.io/devcontainers/features/rust:1": {
"version": "latest",
Expand Down

0 comments on commit 1f27703

Please sign in to comment.