Skip to content

Commit 53fa268

Browse files
committed
👷 ci(action): fix image tag
1 parent 50ce48b commit 53fa268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github_actions/preloader_snapshot/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ inputs:
1414
description: 'cluster region'
1515
PRELOADER_IMAGE:
1616
description: 'preloader image'
17-
default: "outscale/k8s-image-preloader:0.1.0"
17+
default: "outscale/k8s-image-preloader:v0.1.0"
1818
outputs:
1919
SNAPSHOT_ID:
2020
description: 'Snapshot ID storing images'

0 commit comments

Comments
 (0)