diff --git a/backup.py b/backup.py index 460f1bb..5df7c8e 100644 --- a/backup.py +++ b/backup.py @@ -138,7 +138,7 @@ def container_specs(client, spec, cronjob_name): containers = [ client.V1Container( name="backup", - image=f"{cronjob_image}:040bf3befabcf2b4c6052eeda54d5f818e8cb829", + image=f"{cronjob_image}:7718481f69c29b0c385bcd33db470c932bc29e70", # resources=client.V1ResourceRequirements( # limits={ # "cpu": "2",