Skip to content

Commit

Permalink
chore: v45 (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
olix0r authored Jan 5, 2025
1 parent 6a8a069 commit 2908f8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "linkerd-dev",
"image": "ghcr.io/linkerd/dev:v43",
"image": "ghcr.io/linkerd/dev:v45",
"customizations": {
"vscode": {
"extensions": [
Expand Down
2 changes: 1 addition & 1 deletion actions/setup-tools/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ inputs:
# TODO(ver): CI should validate at this version matches the most recent release tag
version:
description: Container image version
default: v44
default: v45

runs:
using: composite
Expand Down

0 comments on commit 2908f8a

Please sign in to comment.