instagram-poster: pin image tag to 23f8b4ed (initial push)
This commit is contained in:
parent
7a93e09d2f
commit
d5a01b6ad2
1 changed files with 2 additions and 2 deletions
|
|
@ -18,6 +18,6 @@ dependency "external-secrets" {
|
|||
}
|
||||
|
||||
inputs = {
|
||||
# Bump per deploy. Use 8-char git SHA in CI; :latest only for local trials.
|
||||
image_tag = "latest"
|
||||
# Bump per deploy. Use 8-char git SHA — :latest causes stale pull-through cache.
|
||||
image_tag = "23f8b4ed"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue