Skip to content

Commit 3fd6b2b

Browse files
authored
Merge pull request #6 from jsturtevant/bump-image-version
bump image version to v0.1.3
2 parents 7bb56f3 + 1b062e6 commit 3fd6b2b

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)