Skip to content

Commit 1b062e6

Browse files
committed
bump image version
Signed-off-by: James Sturtevant <jsturtevant@gmail.com>
1 parent 7bb56f3 commit 1b062e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kubectl-windows-debug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22

33
# default image
4-
image="ghcr.io/jsturtevant/windows-debug:v0.1.1"
4+
image="ghcr.io/jsturtevant/windows-debug:v0.1.3"
55

66
POSITIONAL=()
77
while [[ $# -gt 0 ]]

0 commit comments

Comments
 (0)