Skip to content

Commit da79495

Browse files
committed
bump version
1 parent e079ddf commit da79495

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

registration/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ spec:
1414
spec:
1515
containers:
1616
- name: icrsbot
17-
image: icroboticssociety/icrs-bot:1.0.1 # Replace with your Python Docker image and tag
17+
image: icroboticssociety/icrs-bot:1.0.2-rc1 # Replace with your Python Docker image and tag
1818
ports:
1919
- containerPort: 5000 # Port your Python application is listening on
2020
imagePullPolicy: "Always"

0 commit comments

Comments
 (0)