Skip to content

Commit

Permalink
Merge pull request #69 from softboiler/renovate/devcontainer
Browse files Browse the repository at this point in the history
Update mcr.microsoft.com/devcontainers/base Docker tag to v1.1.2
  • Loading branch information
blakeNaccarato authored Jul 17, 2024
2 parents b22a0f9 + 95df3b5 commit f73ce45
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
@@ -1,6 +1,6 @@
{
"name": "devcontainer",
"image": "mcr.microsoft.com/devcontainers/base:1.1.1-ubuntu-22.04",
"image": "mcr.microsoft.com/devcontainers/base:1.1.2-ubuntu-22.04",
"features": {
"ghcr.io/devcontainers/features/powershell:1.4.0": {
"version": "7.4.1"
Expand Down

0 comments on commit f73ce45

Please sign in to comment.