Skip to content

Commit

Permalink
chore(deps): update mcr.microsoft.com/vscode/devcontainers/base docke…
Browse files Browse the repository at this point in the history
…r tag to v1.2.1
  • Loading branch information
renovate[bot] committed Oct 16, 2024
1 parent 9736b5b commit 6f9cc04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/.devcontainer/Dockerfile.dev-container
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Adapted from https://github.com/iloveitaly/asdf-devcontainer/blob/main/Dockerfile
# This needs to be run at the root repo context, because it's caching dependencies
# based on files at that level
FROM mcr.microsoft.com/vscode/devcontainers/base:1.2.0-ubuntu24.04
FROM mcr.microsoft.com/vscode/devcontainers/base:1.2.1-ubuntu24.04

# needs to be declared *after* FROM to be available in shell scripts
# renovate: datasource=github-releases depName=asdf packageName=asdf-vm/asdf
Expand Down

0 comments on commit 6f9cc04

Please sign in to comment.