Skip to content

Commit

Permalink
chore(deps): update ghcr.io/containerbase/devcontainer docker tag to …
Browse files Browse the repository at this point in the history
…v11.11.21

| datasource | package                            | from     | to       |
| ---------- | ---------------------------------- | -------- | -------- |
| docker     | ghcr.io/containerbase/devcontainer | 11.11.20 | 11.11.21 |
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent 3cf6a6c commit 31e70ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/containerbase/devcontainer:11.11.20
FROM ghcr.io/containerbase/devcontainer:11.11.21

# renovate: datasource=pypi
RUN install-tool pdm 2.18.2
Expand Down

0 comments on commit 31e70ff

Please sign in to comment.